Skip to content

Commit 6de2e37

Browse files
committed
Modiy feature gate use line
1 parent 1537bf4 commit 6de2e37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/Blogs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.34.0.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ You can download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-o
2323

2424
**New Components**
2525

26-
The following components are now included in the ADOT Collector behind the feature gate. `--feature-gates=+adot.receiver.filelog,+adot.exporter.awscloudwatchlogs,+adot.extension.file_storage`
26+
The following components are now included in the ADOT Collector behind the feature gate.
27+
To enable the feature flag in, you can pass the `--feature-gates=+adot.receiver.filelog,+adot.exporter.awscloudwatchlogs,+adot.extension.file_storage` in the command line parameter.
2728

2829
[FileLog Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver) -
2930
See the [FileLog Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver#filelog-receiver)documentation page to for the usage.

0 commit comments

Comments
 (0)