ui-config.json 157 B

123456789101112
  1. {
  2. "menu": [
  3. {
  4. "label": "About Jaeger",
  5. "url": "https://www.jaegertracing.io/docs/latest/"
  6. }
  7. ],
  8. "theme": {
  9. "dark": false
  10. }
  11. }