mirror of
https://github.com/grafana/grafana.git
synced 2025-01-15 19:22:34 -06:00
e69feef314
* Devenv: Tempo: Fix metrics_generator override in config * trigger |
||
---|---|---|
.. | ||
docker-compose.yaml | ||
prometheus.yaml | ||
README.md | ||
tempo.yaml |
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