|
| 1 | +--- |
| 2 | +title: 'AWS Distro for OpenTelemetry v0.34.0' |
| 3 | +description: |
| 4 | + This blog post is the release announcement for ADOT Collector v0.34.0 |
| 5 | +--- |
| 6 | + |
| 7 | +import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx" |
| 8 | + |
| 9 | +<SectionSeparator /> |
| 10 | + |
| 11 | +[AWS Distro for OpenTelemetry (ADOT)](https://aws-otel.github.io/) Collector v0.34.0 is now available. |
| 12 | +You can download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector) from the |
| 13 | +[Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery. |
| 14 | + |
| 15 | +<SectionSeparator /> |
| 16 | + |
| 17 | +**Upstream changelog** |
| 18 | + |
| 19 | +* [OpenTelemetry Collector v0.85.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.85.0) |
| 20 | +* [OpenTelemetry Collector v0.86.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.86.0) |
| 21 | +* [OpenTelemetry Collector Contrib v0.85.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.85.0) |
| 22 | +* [OpenTelemetry Collector Contrib v0.86.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.86.0) |
| 23 | + |
| 24 | +**New Components** |
| 25 | + |
| 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. |
| 28 | + |
| 29 | +[FileLog Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver) - |
| 30 | +See the [FileLog Receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filelogreceiver#filelog-receiver) documentation for the usage. |
| 31 | + |
| 32 | +[AWS CloudWatch Logs Exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/awscloudwatchlogsexporter) - |
| 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 |
| 34 | + |
| 35 | +[File Storage Extension](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/storage/filestorage) - |
| 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 |
| 37 | +configurations. |
| 38 | + |
| 39 | +** Important: ADOT Collector v0.34.0 Breaking Change ** |
| 40 | + |
| 41 | +Users of the `statsd` receiver, please refer to GitHub Issue - [Warning: StatsD Receiver → EMF Exporter |
| 42 | +Metric Pipeline Breaking Change](https://github.com/aws-observability/aws-otel-collector/issues/2249) for information on an upcoming breaking change. |
| 43 | + |
| 44 | +** Important: ADOT Collector v0.35.0 Breaking Change |
| 45 | + |
| 46 | +Users of the `awscontainerinsightreceiver`, please refer to the [GitHub Issue - Warning: Container Image Default User Change → Important |
| 47 | +consideration for AWSContainerInsightReceiver](https://github.com/aws-observability/aws-otel-collector/issues/2317) for more information on an upcoming breaking change. |
| 48 | + |
| 49 | +- |
| 50 | + |
| 51 | +Detailed release notes are available via - [GitHub](https://github.com/aws-observability/aws-otel-collector/releases). |
| 52 | +All code changes are upstream in the respective OpenTelemetry project components. |
| 53 | + |
| 54 | +**Download** |
| 55 | + |
| 56 | +Detailed technical documentation is available on the [ADOT developer site](https://aws-otel.github.io/), |
| 57 | +and you can [download the distribution](https://aws-otel.github.io/download) from |
| 58 | +[GitHub](https://github.com/aws-observability/aws-otel-collector/releases/tag/v0.34.0). |
| 59 | +You can also download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector) |
| 60 | +from the [Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery. |
| 61 | + |
| 62 | +To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution, |
| 63 | +check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html). |
| 64 | +Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any |
| 65 | +questions about the distribution, features, or its components. |
| 66 | + |
| 67 | +We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry). |
| 68 | +The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status |
| 69 | +in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about |
| 70 | +[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the |
| 71 | +[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced |
| 72 | +the distribution’s [general availability for tracing](https://aws.amazon.com/blogs/opensource/aws-distro-for-opentelemetry-is-now-ga-for-tracing/) in September 2021 |
| 73 | +and the distribution's [general availability for metrics](https://aws.amazon.com/blogs/opensource/aws-distro-for-opentelemetry-is-now-generally-available-for-metrics/) in May 2022. |
0 commit comments