pydantic/logfire

Adding support for opentelemetry-instrumentation-asyncio

Open

#939 aberto em 20 de mar. de 2025

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (244 forks)github user discovery
Feature Requestdocumentationgood first issue

Métricas do repositório

Stars
 (4.282 stars)
Métricas de merge de PR
 (Mesclagem média 7d 8h) (35 fundiu PRs em 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

Guia do colaborador