garage/script/telemetry
Quentin 62f0715abe
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
Add/Fix OpenTelemetry
2022-04-07 16:12:35 +02: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

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