dashboard.png logs-to-traces.png traces-to-logs.png metrics-to-traces.png
Telemetry FastAPI application with three pillars of observability on Grafana:
- Traces with Tempo and OpenTelemetry Python SDK
- Metrics with Prometheus and Prometheus Python Client
- Logs with Loki
Check more details on FastAPI with Observability.