pydantic/logfire

Instrumentation with urllib3

Open

#1,059 建立於 2025年5月7日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Python (244 fork)github user discovery
Feature Requestgood first issue

倉庫指標

Star
 (4,282 star)
PR 合併指標
 (平均合併 7天 8小時) (30 天內合併 35 個 PR)

描述

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.

貢獻者指南