Skip to content

Commit 92f5313

Browse files
committed
Add Release Blog for EKS ADD ON v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2
1 parent 39f5e1d commit 92f5313

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-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.80.0-eksbuild.2 and v0.78.0-eksbuild.2 are now available"
10+
author: "Pavan Sai Vasireddy"
11+
date: "26-September-2023"
12+
body:
13+
"AWS Distro for OpenTelemetry EKS Add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2 are now available."
14+
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-eks-add-on-v0.80.0and v0.78.0"
15+
916
- title: "AWS Distro for OpenTelemetry v0.33.1 and v0.32.1 are now available"
1017
author: "Pavan Sai Vasireddy"
1118
date: "18-September-2023"
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: 'AWS Distro for OpenTelemetry EKS add-on v0.80.0 and v0.78.0'
3+
description:
4+
This blog post is the release announcement for ADOT EKS Add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2
5+
6+
import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"
7+
8+
<SectionSeparator />
9+
10+
[AWS Distro for OpenTelemetry (ADOT)](https://aws-otel.github.io/) EKS Add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2 are now available.
11+
12+
<SectionSeparator />
13+
14+
**Release Highlights**
15+
16+
* The ADOT EKS Add on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2 fixes the build failure when creating the EKS add on using [advanced configuration for ADOT](https://aws-otel.github.io/docs/getting-started/adot-eks-add-on/add-on-configuration).
17+
18+
19+
The workaround for this issue v0.80.0-eksbuild.1 and v0.78.0-eksbuild.1 is
20+
21+
- Set “Preserve on cluster” and delete the EKS add-on for AWS Distro for OpenTelemetry
22+
- Re-create the EKS add-on for AWS Distro for OpenTelemetry with the same settings.
23+
24+
25+
**Getting Started**
26+
27+
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
28+
the [official AWS Docs](https://docs.aws.amazon.com/eks/latest/userguide/opentelemetry.html)
29+
30+
To learn more about how to use AWS Distro for OpenTelemetry (ADOT) to collect data for your observability solution,
31+
check out the hands-on [AWS Observability workshop](https://observability.workshop.aws/en/adot.html).
32+
Please file an [issue](https://github.com/aws-observability/aws-otel-community/issues) if you have any
33+
questions about the distribution, features, or its components.
34+
35+
We also welcome you to participate in the [OpenTelemetry project](https://github.com/open-telemetry).
36+
The project was [approved for incubation](https://www.cncf.io/blog/2021/08/26/opentelemetry-becomes-a-cncf-incubating-project/) status
37+
in August 2021 by the Cloud Native Computing Foundation Technical Oversight Committee (CNCF TOC). Learn more about
38+
[AWS Distro for OpenTelemetry](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/) on the
39+
[AWS Open Source Blog](https://aws.amazon.com/blogs/opensource/category/management-tools/aws-distro-for-opentelemetry/), where we announced
40+
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
41+
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)