You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"AWS Distro for OpenTelemetry v0.33.2 and v0.32.2 are now available available. You can download the latest AWS Distro for OpenTelemetry Collector image
43
+
"AWS Distro for OpenTelemetry v0.33.2 and v0.32.2 are now available. You can download the latest AWS Distro for OpenTelemetry Collector image
44
44
from the Amazon Elastic Container Registry (Amazon ECR) Public Gallery."
"AWS Distro for OpenTelemetry v0.33.1 and v0.32.1 are now available available. You can download the latest AWS Distro for OpenTelemetry Collector image
58
+
"AWS Distro for OpenTelemetry v0.33.1 and v0.32.1 are now available. You can download the latest AWS Distro for OpenTelemetry Collector image
59
59
from the Amazon Elastic Container Registry (Amazon ECR) Public Gallery."
Copy file name to clipboardExpand all lines: src/content/Blogs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.34.0.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,32 +23,32 @@ You can download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-o
23
23
24
24
**New Components**
25
25
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.
26
+
The following components are now included in the ADOT Collector, behind a feature gate.
27
+
To enable the functionality behind the feature gate, you can pass the `--feature-gates=+adot.receiver.filelog,+adot.exporter.awscloudwatchlogs,+adot.extension.file_storage` in the command line parameter.
See the [FileLog Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver#filelog-receiver)documentation page to for the usage.
30
+
See the [FileLog Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver#filelog-receiver) documentation for the usage.
Please refer to [CloudWatch Logs Exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awscloudwatchlogsexporter#aws-cloudwatch-logs-exporter) documentation page for usage
33
+
Please refer to [CloudWatch Logs Exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awscloudwatchlogsexporter#aws-cloudwatch-logs-exporter) documentation for usage
See the [storage extension](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/storage/filestorage#file-storage) documentation page to see how it can be used in your
36
+
See the [storage extension](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/storage/filestorage#file-storage) documentation to see how it can be used in your
Users of the awscontainerinsightreceiver, please refer to the [GitHub Issue - Warning: Container Image Default User Change → Important
46
+
Users of the `awscontainerinsightreceiver`, please refer to the [GitHub Issue - Warning: Container Image Default User Change → Important
47
47
consideration for AWSContainerInsightReceiver](https://github.com/aws-observability/aws-otel-collector/issues/2317) for more information on an upcoming breaking change.
48
48
49
49
-
50
50
51
-
Detailed release notes are on[GitHub](https://github.com/aws-observability/aws-otel-collector/releases).
51
+
Detailed release notes are available via -[GitHub](https://github.com/aws-observability/aws-otel-collector/releases).
52
52
All code changes are upstream in the respective OpenTelemetry project components.
0 commit comments