blueswen / fastapi-observabilityLinks
Observe FastAPI app with three pillars of observability: Traces (Tempo), Metrics (Prometheus), Logs (Loki) on Grafana through OpenTelemetry.
☆1,062Updated 8 months ago
Alternatives and similar repositories for fastapi-observability
Users that are interested in fastapi-observability are comparing it to the libraries listed below
Sorting:
- Instrument your FastAPI with Prometheus metrics.☆1,417Updated 4 months ago
- FasAPI + Prometheus + Grafana!☆216Updated 2 years ago
- Fully Python async FastAPI project! 🚀☆529Updated 2 years ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆516Updated 3 weeks ago
- 🐍 Simple FastAPI template that mimics Flask's blueprint directory structure☆1,037Updated last year
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,816Updated 7 months ago
- api versioning for fastapi web applications☆843Updated 2 years ago
- CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.☆1,894Updated last year
- FastAPI project Template generator to make your life easier 🧬 🚀☆352Updated last week
- This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using auth…☆1,265Updated last year
- Drop-in API-key based security for FastAPI☆471Updated 2 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆558Updated 2 years ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆417Updated 2 years ago
- Request ID propagation for ASGI apps☆629Updated last year
- FastAPI pagination 📖☆1,606Updated last week
- FastAPI Layered Architecture☆340Updated 3 years ago
- A request rate limiter for fastapi☆733Updated last year
- Example of how to handle background processes with FastAPI, Celery, and Docker☆451Updated 2 years ago