pydantic/logfire

Adding support for opentelemetry-instrumentation-asyncio

Open

#939 创建于 2025年3月20日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Python (244 fork)github user discovery
Feature Requestdocumentationgood first issue

仓库指标

Star
 (4,282 star)
PR 合并指标
 (平均合并 7天 8小时) (30 天内合并 35 个 PR)

描述

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

贡献者指南