pydantic/logfire

Instrumentation with urllib3

Open

#1059 aperta il 7 mag 2025

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (244 fork)github user discovery
Feature Requestgood first issue

Metriche repository

Star
 (4282 star)
Metriche merge PR
 (Merge medio 7g 8h) (35 PR mergiate in 30 g)

Descrizione

Description

Would love to see integrations with urllib3.

This is used in at least one OpenAPI auto-generated sync client. The specific one I'm using is a client for OpenFGA. For context, their auto-generated asynchronous client is based on aiohttp.

For now I'm directly using opentelemetry.instrumentation.urllib3. But having it directly from LogFire would be even better.

Guida contributor