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 2f9f528 commit ff4d92eCopy full SHA for ff4d92e
ddtrace/contrib/_aws_lambda.py
@@ -13,10 +13,7 @@
13
Global Configuration
14
~~~~~~~~~~~~~~~~~~~~
15
16
-This integration is configured automatically. The `datadog_lambda` package
17
-calls ``_patch_all`` when ``DD_TRACE_ENABLED`` is set to ``true``.
18
-It's not recommended to call ``patch`` for it manually. Since it would not do
19
-anything for other environments that do not meet the criteria above.
+This integration is configured automatically when `ddtrace-run` or `import ddtrace.auto` is used.
20
21
22
Configuration
0 commit comments