Skip to content

Commit c9ff78c

Browse files
committed
Add note about breaking changes in collector-contriv 0.76.3
1 parent 9a4442b commit c9ff78c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/Blogs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.29.0.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ You can download the latest [ADOT Collector image](https://gallery.ecr.aws/aws-o
2121
* OpenTelemetry Collector [v0.76.1](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.76.1)
2222
* Add support to Group By Trace and Tail Sampling processors. More details can be found [here](/docs/components/processors).
2323

24+
**IMPORTANT:**
25+
* [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. The ADOT collector will adopt the upstream behavior starting v0.31.0 so that there is more time for users to prepare and test the upstream changes. More details about the issue and how to test the upstream behavior in ADOT collector v0.29.0, please refer to issue [#2043](https://github.com/aws-observability/aws-otel-collector/issues/2043).
2426

2527

2628
Detailed release notes are on [GitHub](https://github.com/aws-observability/aws-otel-collector/releases).

0 commit comments

Comments
 (0)