pydantic/logfire

Adding support for opentelemetry-instrumentation-asyncio

Open

#939 opened on 2025年3月20日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Python (244 forks)github user discovery
Feature Requestdocumentationgood first issue

Repository metrics

Stars
 (4,282 stars)
PR merge metrics
 (平均マージ 7d 8h) (30d で 35 merged PRs)

説明

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

コントリビューターガイド