Files
grafana/devenv/docker/blocks/tempo
Josh Hunt 3a1c1b6232 Devenv: Replace testdata UIDs with gdev-testdata (#108997)
* Prettier format the devenv folder

* Consistently use type-only dsref for testdata in devenv dashboards
2025-08-04 11:20:12 +01:00
..

This devenv docker-compose.yaml will allow you to;

  • search traces
  • view traces
  • upload/download trace JSON files
  • view service graphs
  • search traces via Loki

To send traces from grafana use this configuration;

[tracing.opentelemetry.otlp]
# otlp destination (ex localhost:4317)
address = localhost:4317