The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
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.
 
 
 
 
 
 
grafana/devenv/docker/blocks/tempo
Brendan O'Handley 6cb2c701e6
Tempo: Enable native histograms for Tempo service graph (#105989)
1 month ago
..
README.md Tempo: Add note about how to send traces from grafana to devenv readme (#79893) 2 years ago
docker-compose.yaml Tempo: Enable native histograms for Tempo service graph (#105989) 1 month ago
prometheus.yaml Tempo: Devenv update to support all features (#52728) 3 years ago
tempo.yaml Tempo: Enable native histograms for Tempo service graph (#105989) 1 month ago

README.md

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