Skip to content

[fix]: Add update script for v0.130.0#4198

Merged
swiatekm merged 4 commits intoopen-telemetry:mainfrom
TylerHelmuth:130-upgrade
Jul 17, 2025
Merged

[fix]: Add update script for v0.130.0#4198
swiatekm merged 4 commits intoopen-telemetry:mainfrom
TylerHelmuth:130-upgrade

Conversation

@TylerHelmuth
Copy link
Member

Description:
Add update script for v0.130.0 of the collector.

Due to open-telemetry/opentelemetry-go#7039, the collector will emit new metric names for some of its internal metrics if the user has configured their own prometheus exporter. The workaround is to set without_units on the configured prometheus exporter.

To ensure users don't experience a breaking change in the telemetry, the upgrade script sets without_units on any configured prometheus exporter that has not already set without_units. This ensures that the user gets the same experience as the v0.129.1 collector.

Link to tracking Issue(s):

Testing:

Added tests

@TylerHelmuth TylerHelmuth requested a review from a team as a code owner July 17, 2025 14:34
@swiatekm swiatekm merged commit 60ee6e8 into open-telemetry:main Jul 17, 2025
48 checks passed
TylerHelmuth added a commit to TylerHelmuth/opentelemetry-operator that referenced this pull request Jul 22, 2025
swiatekm pushed a commit that referenced this pull request Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants