pydantic/logfire
View on GitHubAdding support for opentelemetry-instrumentation-asyncio
Open
#939 opened on Mar 20, 2025
Feature Requestdocumentationgood first issue
Repository metrics
- Stars
- (4,282 stars)
- PR merge metrics
- (Avg merge 7d 8h) (35 merged PRs in 30d)
Description
Description
Currently, the project lacks support [Correct me if i'm wrong] for opentelemetry-instrumentation-asyncio, which would allow better tracing and monitoring of asyncio-based operations. Integrating this instrumentation would enhance observability, making it easier to diagnose performance bottlenecks and errors in async workflows.
Official package: opentelemetry-instrumentation-asyncio