Skip to content

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

Merged
alexander-alderman-webb merged 1 commit into
mainfrom
skill-drift/sentry-python-sdk-skill-drift-fix-sentry-python-sdk-add-ht-1780325434
Jun 15, 2026
Merged

[skill-drift] fix(sentry-python-sdk): add httpx2 integration#153
alexander-alderman-webb merged 1 commit into
mainfrom
skill-drift/sentry-python-sdk-skill-drift-fix-sentry-python-sdk-add-ht-1780325434

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

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>
@alexander-alderman-webb alexander-alderman-webb merged commit a020f80 into main Jun 15, 2026
5 checks passed
@alexander-alderman-webb alexander-alderman-webb deleted the skill-drift/sentry-python-sdk-skill-drift-fix-sentry-python-sdk-add-ht-1780325434 branch June 15, 2026 12:58
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.

1 participant