pydantic/logfire

AI observability platform for production LLM and agent systems.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 15th, 2026
Created on April 23rd, 2024
Open Issues & Pull Requests: 202 (+0)
GitHub issues: Enabled
Number of forks: 290
Total Stargazers: 4,481 (+0)
Total Subscribers: 17 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.0 hours
Mean response time: 25.5 days
90th percentile: 41.1 days
Tracked items: 506

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 13% of issues opened in the past year have never received a reply. 97% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 51% of tracked open issues have had no activity in three months. 62% of issues opened in the past year have been closed, leaving a working backlog. Three people close 72% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 128
New in 7 days: 3
Closed in 7 days: 2
Avg open age: 332 days
Stale 30+ days: 114
Stale 90+ days: 80

Recent activity

Opened in 7 days: 3
Closed in 7 days: 2
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • Feature Request (166)
  • Question (77)
  • good first issue (34)
  • documentation (32)
  • bug (31)
  • frontend (7)
  • P2 (5)
  • Testing (5)

Detailed Description

Pydantic Logfire is an observability platform for production LLM and agent systems built on OpenTelemetry.

The tool addresses the challenge of gaining visibility into Python applications, particularly those running LLMs and agents in production. It works by providing a Python SDK that wraps OpenTelemetry, capturing traces, metrics, and logs from your application. The platform emphasizes simplicity in its dashboard design while offering deep Python-specific insights, including rich display of Python objects, event-loop telemetry, code profiling, and database query visibility. Data is queryable using standard SQL, enabling integration with existing BI tools and database libraries.

Teams building production LLM applications, agents, or systems that need detailed observability should consider Logfire. It suits projects where the engineering team needs to understand data flowing through Pydantic validation models and requires built-in analytics on validation behavior. The tool's Python-centric approach makes it particularly valuable for teams working primarily in Python. The README indicates the project provides comparisons to alternatives for those evaluating observability tools, and highlights specific use cases for LLM apps, agents, and production evals.

The project maintains active continuous integration with automated testing. Code coverage tracking is in place and monitored. The repository contains the Python SDK and documentation, while the server application for recording and displaying data remains closed source, meaning users rely on the hosted platform for the full observability experience.