You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
garage/script/telemetry
Alex Auvolat a7af0c8af9
Add best practices and doc of monitoring (fix #419)
2 years ago
..
elastic Add/Fix OpenTelemetry 2 years ago
README.md Add/Fix OpenTelemetry 2 years ago
grafana-garage-dashboard-elasticsearch.json Update Grafana dashboard 2 years ago
grafana-garage-dashboard-prometheus.json Add best practices and doc of monitoring (fix #419) 2 years ago

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