Skip to content

Commit 88f993b

Browse files
Clarify DdTraceEnabled description (#1033)
Co-authored-by: datadog-official[bot] <214633350+datadog-official[bot]@users.noreply.github.com>
1 parent 0f9d44c commit 88f993b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws/logs_monitoring/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ Parameters:
292292
AllowedValues:
293293
- "true"
294294
- "false"
295-
Description: Set to false to disable trace creation and forwarding. See https://docs.datadoghq.com/tracing/trace_collection/library_config/python/#traces
295+
Description: Set to false to disable trace creation and forwarding for the forwarder itself. Enabling this may incur additional Serverless APM charges. See https://docs.datadoghq.com/tracing/trace_collection/library_config/python/#traces
296296
DdEnhancedMetrics:
297297
Type: String
298298
Default: "false"

0 commit comments

Comments
 (0)