Skip to content
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 Release Blog for EKS ADD ON v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2 #641

Merged
merged 2 commits into from
Sep 26, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/content/BlogPosts/blogPosts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ description:
path: /blog

blogs:
- title: "AWS Distro for OpenTelemetry EKS Add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2 are now available"
author: "Pavan Sai Vasireddy"
date: "26-September-2023"
body:
"AWS Distro for OpenTelemetry EKS Add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2 are now available."
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-eks-add-on-v0.80.0-and-v0.78.0"

- title: "AWS Distro for OpenTelemetry v0.33.1 and v0.32.1 are now available"
author: "Pavan Sai Vasireddy"
date: "18-September-2023"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: 'AWS Distro for OpenTelemetry EKS add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2'
description:
This blog post is the release announcement for ADOT EKS Add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2
---

import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"

<SectionSeparator />

[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.

<SectionSeparator />

**Release Highlights**

* 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).


The workaround to use advanced configuration for ADOT for v0.80.0-eksbuild.1 and v0.78.0-eksbuild.1 is

- Set “Preserve on cluster” and delete the EKS add-on for AWS Distro for OpenTelemetry
- Re-create the EKS add-on for AWS Distro for OpenTelemetry with the same settings.


**Getting Started**

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
the [official AWS Docs](https://docs.aws.amazon.com/eks/latest/userguide/opentelemetry.html)

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.