We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9622613 commit 2f9f528Copy full SHA for 2f9f528
ddtrace/contrib/_httplib.py
@@ -8,7 +8,7 @@
8
9
The httplib integration is disabled by default. It can be enabled when using
10
:ref:`ddtrace-run<ddtracerun>` or :ref:`import ddtrace.auto<ddtraceauto>`
11
-using the `DD_PATCH_MODULES` environment variable::
+using the `DD_PATCH_MODULES` environment variable or `DD_TRACE_HTTPLIB_ENABLED`::
12
13
DD_PATCH_MODULES=httplib:true ddtrace-run ....
14
0 commit comments