pydantic/logfire

Adding support for opentelemetry-instrumentation-asyncio

Open

#939 geöffnet am 20. März 2025

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (244 Forks)github user discovery
Feature Requestdocumentationgood first issue

Repository-Metriken

Stars
 (4.282 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 8h) (35 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide