Skip to content

Downgrade opentelemetry to v0.29 again in dora-metrics#1132

Merged
phil-opp merged 2 commits intomainfrom
fix-opentelemetry-again
Sep 3, 2025
Merged

Downgrade opentelemetry to v0.29 again in dora-metrics#1132
phil-opp merged 2 commits intomainfrom
fix-opentelemetry-again

Conversation

@phil-opp
Copy link
Copy Markdown
Collaborator

@phil-opp phil-opp commented Sep 3, 2025

Version v0.4.3 of opentelemetry-system-metrics, which updated to opentelemetry v0.30, was yanked (as it violated semver). This causes some build errors when dataflows/nodes are created through dora new because those then use opentelemetry-system-metrics v0.4.2 again, which requires opentelemetry v0.29.

This PR fixes this issue by downgrading the opentelemetry dependencies to v0.29 again (until opentelemetry-system-metrics v0.5 is published).

Fixes #1110

Version `v0.4.3` of `opentelemetry-system-metrics`, which updated to `opentelemetry v0.30`, was yanked (as it violated semver). This causes some build errors when dataflows/nodes are created through `dora new` because those then use `opentelemetry-system-metrics v0.4.2` again, which requires `opentelemetry v0.29`.

This PR fixes this issue by downgrading the `opentelemetry` dependencies to v0.29 again (until `opentelemetry-system-metrics v0.5` is published).
@phil-opp
Copy link
Copy Markdown
Collaborator Author

phil-opp commented Sep 3, 2025

Merging this without review to unblock our CI.

@phil-opp phil-opp merged commit b2eef14 into main Sep 3, 2025
175 of 184 checks passed
@phil-opp phil-opp deleted the fix-opentelemetry-again branch September 3, 2025 14:54
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.

opentelemetry version conflict

1 participant