From 3d99362587757ff60810633823f15735bafbe581 Mon Sep 17 00:00:00 2001 From: Georgi Date: Thu, 30 Oct 2025 09:14:24 +0100 Subject: [PATCH] [AWSX] doc(logs forwarder): update tracing cloudformation template var description --- aws/logs_monitoring/template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws/logs_monitoring/template.yaml b/aws/logs_monitoring/template.yaml index 8848b3ef7..009188f25 100644 --- a/aws/logs_monitoring/template.yaml +++ b/aws/logs_monitoring/template.yaml @@ -281,7 +281,7 @@ Parameters: AllowedValues: - "true" - "false" - Description: Set to false to disable trace forwarding. + Description: Set to false to disable trace creation and forwarding. See https://docs.datadoghq.com/tracing/trace_collection/library_config/python/#traces DdEnhancedMetrics: Type: String Default: "false"