pydantic/logfire

Instrumentation with urllib3

Open

#1,059 opened on 2025年5月7日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (244 forks)github user discovery
Feature Requestgood first issue

Repository metrics

Stars
 (4,282 stars)
PR merge metrics
 (平均マージ 7d 8h) (30d で 35 merged PRs)

説明

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.

コントリビューターガイド