garage/script/telemetry
RockWolf 27666ed265 fix(script/telemetry): remove broken panel override in grafana prometheus dashboard
Signed-off-by: RockWolf <rockwolf@noreply.localhost>
2025-06-16 20:36:15 +00:00
..
elastic Add/Fix OpenTelemetry 2022-04-07 16:12:35 +02:00
grafana-garage-dashboard-elasticsearch.json Update Grafana dashboard 2022-03-14 10:55:30 +01:00
grafana-garage-dashboard-prometheus.json fix(script/telemetry): remove broken panel override in grafana prometheus dashboard 2025-06-16 20:36:15 +00:00
README.md Add/Fix OpenTelemetry 2022-04-07 16:12:35 +02:00

Configure your [admin-api] endpoint:

[admin]
api_bind_addr = "0.0.0.0:3903"
trace_sink = "http://localhost:4317"

Start the test stack:

cd telemetry
docker-compose up

Access the web interfaces:

  • Kibana - Click on the hamburger menu, in the Observability section, click APM
  • Grafana - Set a password, then on the left menu, click Dashboard -> Browse. On the new page click Import -> Choose the test dashboard we ship grafana-garage-dashboard-elasticsearch.json