Skip to content

Commit 61cc24c

Browse files
chore: Fixes fargate doc for log collection (#4114)
1 parent 65f409c commit 61cc24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fargate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ sumologic:
768768
collector:
769769
## https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/awscloudwatchreceiver
770770
otelcloudwatch:
771-
enabled: false
771+
enabled: true
772772
roleArn: arn:${partition}:iam::${account_id}:role/cloudwatch-role
773773
## Configure persistence for the cloudwatch collector
774774
persistence:

0 commit comments

Comments
 (0)