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
You can also download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector)
27
+
from the [Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery.
28
+
29
+
To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution,
30
+
check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html).
31
+
Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any
32
+
questions about the distribution, features, or its components.
33
+
34
+
We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry).
35
+
The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status
36
+
in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about
37
+
[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the
38
+
[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced
39
+
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
40
+
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.
You can also download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector)
26
+
from the [Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery.
27
+
28
+
To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution,
29
+
check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html).
30
+
Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any
31
+
questions about the distribution, features, or its components.
32
+
33
+
We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry).
34
+
The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status
35
+
in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about
36
+
[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the
37
+
[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced
38
+
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
39
+
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.
[AWS Distro for OpenTelemetry (ADOT)](https://aws-otel.github.io/) Collector v0.41.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
+
**Release Highlights**
18
+
19
+
* Updated OpenTelemetry Collector dependencies to `v1.15.0`/`v0.109.0`
20
+
* Updated OpenTelemetry Collector contrib dependencies to `v0.109.0`
21
+
22
+
_Note:_ The `memory_ballast` extension has been sunset upstream in favor of the `GOMEMLIMIT` environment variable. This release includes the `memory_ballast` extension from `v0.108.1` of the OpenTelemetry Collector. The extension will be removed entirely in a future release should it become incompatible with the OpenTelemetry Collector framework's current release. See the [Go documentation](https://pkg.go.dev/runtime#hdr-Environment_Variables) for more information about `GOMEMLIMIT`'s usage.
23
+
24
+
_Note:_ All listening receivers will now listen on `localhost` by default instead of `0.0.0.0`. This may break expectations in containerized environments like Kubernetes. If you depend on `0.0.0.0` disable the `component.UseLocalHostAsDefaultHost` feature gate or explicitly set the endpoint to `0.0.0.0`.
25
+
26
+
_Note:_ Expansion of BASH-style environment variables, such as `$FOO`, is no longer be supported. Use `${FOO}` or `${env:FOO}` instead.
27
+
28
+
_Note:_ The `logging` exporter has been deprecated upstream in favor of the `debug` exporter. If you are using the recommended `verbosity` configuration field the `debug` exporter can be substituted without further configuration changes.
29
+
30
+
**Download**
31
+
32
+
Detailed technical documentation is available on the [ADOT developer site](https://aws-otel.github.io/),
33
+
and you can [download the distribution](https://aws-otel.github.io/download) from
You can also download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector)
36
+
from the [Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery.
37
+
38
+
To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution,
39
+
check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html).
40
+
Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any
41
+
questions about the distribution, features, or its components.
42
+
43
+
We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry).
44
+
The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status
45
+
in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about
46
+
[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the
47
+
[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced
48
+
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
49
+
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.
You can also download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector)
27
+
from the [Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery.
28
+
29
+
To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution,
30
+
check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html).
31
+
Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any
32
+
questions about the distribution, features, or its components.
33
+
34
+
We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry).
35
+
The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status
36
+
in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about
37
+
[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the
38
+
[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced
39
+
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
40
+
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