25 Forks
135 Stars
135 Watchers

fastapi-observability

Observe FastAPI app with three pillars of observability: Traces (Tempo), Metrics (Prometheus), Logs (Loki) on Grafana through OpenTelemetry and OpenMetrics.

How to download and setup fastapi-observability

Open terminal and run command
git clone https://github.com/blueswen/fastapi-observability.git
git clone is used to create a copy or clone of fastapi-observability repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastapi-observability https://github.com/blueswen/fastapi-observability/archive/master.zip

Or simply clone fastapi-observability with SSH
[email protected]:blueswen/fastapi-observability.git

If you have some problems with fastapi-observability

You may open issue on fastapi-observability support forum (system) here: https://github.com/blueswen/fastapi-observability/issues