Skip to content

Commit ff4d92e

Browse files
committed
update aws_lambda doc
1 parent 2f9f528 commit ff4d92e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

ddtrace/contrib/_aws_lambda.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@
1313
Global Configuration
1414
~~~~~~~~~~~~~~~~~~~~
1515
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.
16+
This integration is configured automatically when `ddtrace-run` or `import ddtrace.auto` is used.
2017
2118
2219
Configuration

0 commit comments

Comments
 (0)