Skip to content

[skill-drift] fix(sentry-python-sdk): add httpx2 integration#153

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-python-sdk-skill-drift-fix-sentry-python-sdk-add-ht-1780325434
Open

[skill-drift] fix(sentry-python-sdk): add httpx2 integration#153
github-actions[bot] wants to merge 1 commit into
mainfrom
skill-drift/sentry-python-sdk-skill-drift-fix-sentry-python-sdk-add-ht-1780325434

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 1, 2026

Warning

Auto-generated from external SDK content. Review all links and code suggestions before acting on them.

Summary

Add httpx2 integration to the Python SDK skill documentation.

Changes:

  • Added httpx2 to auto-enabled integrations table in SKILL.md
  • Added httpx2 to auto-instrumented frameworks table in references/tracing.md

Context

PR #6463 (merged 2026-06-01) added support for httpx2, a new HTTP client library that is a fork/rewrite of httpx maintained by the Pydantic team. The integration auto-instruments outbound HTTP calls and provides distributed trace propagation, just like the existing httpx integration.

The httpx2 library is being developed at https://github.com/pydantic/httpx2.

Test plan

  • Verified httpx2 is documented alongside httpx in integration tables
  • Confirmed httpx2 is marked as auto-enabled (no explicit integration needed)
  • Documentation matches the behavior in sentry-sdk (auto-instrumentation of HTTP calls)

🤖 Generated with skill-drift detection

Source PRs

Automated drift-fix run.

Co-Authored-By: Claude (claude-sonnet-4-5) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants