Skip to content

Commit 96188df

Browse files
committed
auto-enable
1 parent 1d3cbeb commit 96188df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sentry_sdk/integrations/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ def iter_default_integrations(
8484
"sentry_sdk.integrations.google_genai.GoogleGenAIIntegration",
8585
"sentry_sdk.integrations.graphene.GrapheneIntegration",
8686
"sentry_sdk.integrations.httpx.HttpxIntegration",
87+
"sentry_sdk.integrations.httpx2.Httpx2Integration",
8788
"sentry_sdk.integrations.huey.HueyIntegration",
8889
"sentry_sdk.integrations.huggingface_hub.HuggingfaceHubIntegration",
8990
"sentry_sdk.integrations.langchain.LangchainIntegration",

0 commit comments

Comments
 (0)