-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add content for Collector v0.38.0 #698
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,53 @@ | ||||||
--- | ||||||
title: 'AWS Distro for OpenTelemetry v0.38.0' | ||||||
description: | ||||||
This blog post is the release announcement for ADOT Collector v0.38.0 | ||||||
--- | ||||||
|
||||||
import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx" | ||||||
|
||||||
<SectionSeparator /> | ||||||
|
||||||
[AWS Distro for OpenTelemetry (ADOT)](https://aws-otel.github.io/) Collector v0.38.0 is now available. | ||||||
You can download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector) from the | ||||||
[Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery. | ||||||
|
||||||
<SectionSeparator /> | ||||||
|
||||||
**Upstream changelog** | ||||||
|
||||||
* [OpenTelemetry Collector v0.93.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.93.0) | ||||||
* [OpenTelemetry Collector v0.94.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.94.0) | ||||||
* [OpenTelemetry Collector Contrib v0.93.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.93.0) | ||||||
* [OpenTelemetry Collector Contrib v0.94.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.94.0) | ||||||
|
||||||
**Release Notes** | ||||||
- Add release to fix CVE-2024-21626 [\#2643](https://github.com/aws-observability/aws-otel-collector/issues/2643) | ||||||
- Update go dependencies [\#2638](https://github.com/aws-observability/aws-otel-collector/pull/2638) ([bryan-aguilar](https://github.com/bryan-aguilar)) | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fixed |
||||||
|
||||||
**Notice** | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think we can remove this notice here or add There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Removed |
||||||
|
||||||
We are aware of a potential issue in the `runc` package (CVE-2024-21626), used by the AWS Distribution for Open Telemetry (ADOT) Collector up to and including v0.37.0. | ||||||
We have a new release of the ADOT Collector, v0.37.1 updating packages affected by this vulnerability. We recommend that users update their ADOT Collector | ||||||
to at least v0.37.1 at the earliest opportunity. See https://aws-otel.github.io/docs/getting-started/collector for information on deploying the ADOT Collector. | ||||||
|
||||||
**Download** | ||||||
|
||||||
Detailed technical documentation is available on the [ADOT developer site](https://aws-otel.github.io/), | ||||||
and you can [download the distribution](https://aws-otel.github.io/download) from | ||||||
[GitHub](https://github.com/aws-observability/aws-otel-collector/releases/tag/v0.37.0). | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fixed |
||||||
You can also download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-observability/aws-otel-collector) | ||||||
from the [Amazon Elastic Container Registry (Amazon ECR)](https://aws.amazon.com/ecr/) Public Gallery. | ||||||
|
||||||
To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution, | ||||||
check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html). | ||||||
Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any | ||||||
questions about the distribution, features, or its components. | ||||||
|
||||||
We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry). | ||||||
The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status | ||||||
in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about | ||||||
[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the | ||||||
[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced | ||||||
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 | ||||||
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we can remove this, as it is mentioned in
v0.37.1