#28 · Primary category: AI DevOps & SRE Tools

logfire

agent-observability ai ai-observability ai-tools evals fastapi llm-observability logging metrics observability openai opentelemetry pydantic pydantic-ai python trace

AI observability platform for production LLM and agent systems.

Project last updated:08/29/26

GitHub Stars

4.4K

Forks

281

Contributors

119

License

MIT

Why we included this project

Production LLM and agent systems tend to fail in the seams: a slow vector search, a timed-out tool call, or a costly prompt. Standard APM tools rarely show those AI-specific layers, and that's the gap Logfire fills. It pulls traces, metrics, and logs from LLM calls, agent reasoning steps, database queries, and API requests into a single timeline, and because it wraps OpenTelemetry, instrumentation you already have for FastAPI, LangChain, OpenAI, and other libraries keeps working. There are SDKs for Python, JavaScript/TypeScript, and Rust, plus extras plain logging tools skip: real-time cost tracking, budget alerts, and an evaluation framework for catching regressions on production traces. If you are debugging why an agent misbehaves or where latency and spend come from, this gives you one place to look instead of stitching together separate monitoring tools.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category