Skip to content

chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus from 0.59.0 to 0.59.1 in the otel group #2273

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

Bumps the otel group with 1 update: go.opentelemetry.io/otel/exporters/prometheus.

Updates go.opentelemetry.io/otel/exporters/prometheus from 0.59.0 to 0.59.1

Release notes

Sourced from go.opentelemetry.io/otel/exporters/prometheus's releases.

Release 0.59.1

Summary

Changed

  • Retract v0.59.0 release of go.opentelemetry.io/otel/exporters/prometheus module which appends incorrect unit suffixes. (#7046)
  • Change go.opentelemetry.io/otel/exporters/prometheus to no longer deduplicate suffixes when UTF8 is enabled. It is recommended to disable unit and counter suffixes in the exporter, and manually add suffixes if you rely on the existing behavior. (#7044)

Fixed

  • Fix go.opentelemetry.io/otel/exporters/prometheus to properly handle unit suffixes when the unit is in brackets. E.g. {spans}. (#7044)

What's Changed

Full Changelog: open-telemetry/opentelemetry-go@exporters/prometheus/v0.59.0...exporters/prometheus/v0.59.1

Changelog

Sourced from go.opentelemetry.io/otel/exporters/prometheus's changelog.

[0.59.1] 2025-07-21

Changed

  • Retract v0.59.0 release of go.opentelemetry.io/otel/exporters/prometheus module which appends incorrect unit suffixes. (#7046)
  • Change go.opentelemetry.io/otel/exporters/prometheus to no longer deduplicate suffixes when UTF8 is enabled. It is recommended to disable unit and counter suffixes in the exporter, and manually add suffixes if you rely on the existing behavior. (#7044)

Fixed

  • Fix go.opentelemetry.io/otel/exporters/prometheus to properly handle unit suffixes when the unit is in brackets. E.g. {spans}. (#7044)
Commits
  • fb73949 Release exporters/prometheus/v0.59.1 (#7056)
  • 8e6e28f Migrate prometheus exporter to otlptranslator (#7044)
  • f6b5fb9 Retract most recent prometheus exporter release (#7046)
  • 024ebcb Fix markdown-fail-fast Get Changes step script (#7045)
  • c23a066 sdk/metric: Add WithCardinalityLimit option (#6996)
  • ac86022 Revert grpc upgrade to v1.74.* (#7047)
  • 953934a chore(deps): update module github.com/alwxsin/noinlineerr to v1.0.5 (#7049)
  • c8de7aa fix(deps): update golang.org/x to 645b1fa (#7048)
  • bf570ac fix(deps): update module google.golang.org/grpc to v1.74.1 (#7043)
  • 390402c fix(deps): update golang.org/x to 542afb5 (#7042)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the otel group with 1 update: [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go).


Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.59.0 to 0.59.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@exporters/prometheus/v0.59.0...exporters/prometheus/v0.59.1)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/prometheus
  dependency-version: 0.59.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 29, 2025 03:22
@dependabot dependabot bot requested review from crozzy and removed request for a team July 29, 2025 03:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

0 participants