Skip to content

Commit d607422

Browse files
committed
Add workaround
1 parent f7fd841 commit d607422

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

src/content/BlogPosts/blogPosts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ blogs:
99

1010
- title: "AWS Distro for OpenTelemetry EKS Add-on v0.80.0 is now available"
1111
author: "Kausik Amancherla"
12-
date: "07-September-2023"
12+
date: "15-September-2023"
1313
body:
1414
"AWS Distro for OpenTelemetry EKS Add-on v0.80.0 is now available."
1515
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-eks-add-on-v0.80.0"

src/content/Blogs/ReleaseBlogs/aws-distro-for-opentelemetry-eks-add-on-v0.80.0.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@ All code changes are upstream in the respective OpenTelemetry project components
2222

2323
**IMPORTANT:**
2424

25-
* This build of the EKS add on fails to deploy correctly when using advanced configuration of EKS add on. Specifically when using an optional config to enbale Xray at initial addon creation time. The fix is currently in progress.
25+
* This build of the EKS add on fails to deploy correctly when using advanced configuration of EKS add on. Specifically when using an optional config to enbale Xray at initial addon creation time. The fix is currently in progress. The current workaround for this issue is to
26+
27+
- Set “Preserve on cluster” and delete the EKS add-on for AWS Distro for OpenTelemetry
28+
- Re-create the EKS add-on for AWS Distro for OpenTelemetry with the same settings.
2629

27-
* [There are upstream breaking changes in prometheus related components](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.76.3) that affects metric names.
28-
The ADOT collector will adopt the upstream behaviour starting v0.31.0. For more details and testing instructions please refer to issue [#2043](https://github.com/aws-observability/aws-otel-collector/issues/2043).
2930

3031
**Getting Started**
3132

0 commit comments

Comments
 (0)