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 ff4d92e commit 4aef9d3Copy full SHA for 4aef9d3
ddtrace/contrib/_snowflake.py
@@ -9,7 +9,8 @@
9
The integration is not enabled automatically when using
10
:ref:`ddtrace-run<ddtracerun>` or :ref:`import ddtrace.auto<ddtraceauto>`.
11
12
-Use environment variable ``DD_TRACE_SNOWFLAKE_ENABLED=true`` or `DD_PATCH_MODULES:snowflake:true` to manually enable the integration.
+Use environment variable ``DD_TRACE_SNOWFLAKE_ENABLED=true`` or `DD_PATCH_MODULES:snowflake:true`
13
+to manually enable the integration.
14
15
16
Global Configuration
0 commit comments