pydantic/logfire

Adding support for opentelemetry-instrumentation-asyncio

Open

#939 ouverte le 20 mars 2025

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Python (244 forks)github user discovery
Feature Requestdocumentationgood first issue

Métriques du dépôt

Stars
 (4 282 stars)
Métriques de merge PR
 (Merge moyen 7j 8h) (35 PRs mergées en 30 j)

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

Guide contributeur