This repository demonstrates how to observe a FastAPI app using OpenTelemetry with Tempo for traces, Prometheus for metrics, and Loki for logs, all visualized within Grafana. It provides setup instructions and examples for sending requests to your app and exploring the collected data.
Integrate observability into your FastAPI applications.
Developers building FastAPI applications who need to monitor and debug their services effectively.