Skip to content

Commit 2005a32

Browse files
reflect proper default for DD_LOGS_INJECTION (#3077)
DD_LOGS_INJECTION defaults to false here: https://github.com/DataDog/dd-trace-py/blob/master/ddtrace/settings/config.py#L141 update table to reflect it Co-authored-by: Brett Langdon <[email protected]>
1 parent dce0865 commit 2005a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ below:
8989
.. _dd-logs-injection:
9090
* - ``DD_LOGS_INJECTION``
9191
- Boolean
92-
- True
92+
- False
9393
- Enables :ref:`Logs Injection`.
9494

9595
.. _dd-call-basic-config:

0 commit comments

Comments
 (0)