garage/script/telemetry
Alex a7af0c8af9
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
Add best practices and doc of monitoring (fix #419)
2022-11-16 13:27:24 +01:00
..
elastic Add/Fix OpenTelemetry 2022-04-07 16:12:35 +02:00
README.md 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 Add best practices and doc of monitoring (fix #419) 2022-11-16 13:27:24 +01:00

README.md

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