Skip to content

Commit 57459f5

Browse files
Merge pull request #782 from aws-otel/eks117release
Add Addon v0.117.0-eksbuild.1 Blog Post
2 parents 6e0d353 + cb0924e commit 57459f5

File tree

2 files changed

+47
-0
lines changed

2 files changed

+47
-0
lines changed

src/content/BlogPosts/blogPosts.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ description:
66
path: /blog
77

88
blogs:
9+
- title: "AWS Distro for OpenTelemetry EKS Add-on v0.117.0-eksbuild.1 is now available"
10+
author: "Hudson Humphries"
11+
date: "29-April-2025"
12+
body:
13+
"AWS Distro for OpenTelemetry EKS Add-on v0.117.0-eksbuild.1 is now available."
14+
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-eks-add-on-v0.117.0-eksbuild.1"
15+
916
- title: "AWS Distro for OpenTelemetry Collector v0.43.2 is now available"
1017
author: "Alexis Perez-Mendoza"
1118
date: "10-April-2025"
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: 'AWS Distro for OpenTelemetry EKS add-on v0.117.0-eksbuild1'
3+
description:
4+
This blog post is the release announcement for ADOT EKS Add-on v0.117.0-eksbuild1
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/) EKS Add-on v0.117.0-eksbuild1 is now available.
12+
13+
<SectionSeparator />
14+
15+
**Release Highlights**
16+
17+
* ADOT Collector [v0.43.2](https://github.com/aws-observability/aws-otel-collector/releases/tag/v0.43.2)
18+
* Support for EKS 1.32
19+
* Use ADOT Operator ECR Image - `0.117.0`
20+
21+
Detailed release notes are on [GitHub](https://github.com/aws-observability/aws-otel-collector/releases).
22+
All code changes are upstream in the respective OpenTelemetry project components.
23+
24+
**Getting Started**
25+
26+
To learn more about the EKS Add-on please visit the docs on the [ADOT Developer Site](https://aws-otel.github.io/docs/getting-started/adot-eks-add-on) or
27+
the [official AWS Docs](https://docs.aws.amazon.com/eks/latest/userguide/opentelemetry.html)
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

Comments
 (0)