Skip to content
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

[metrics] Upgrade dependencies #18377

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

Conversation

holgerfriedrich
Copy link
Member

Depends on openhab/openhab-core#4639

  • Adapt to core change, i.e.

    • metrics-core from 4.0.7 to 4.2.30
    • micrometer-core from 1.6.3 to 1.14.4
    • HdrHistogram from 2.1.12 to 2.2.2
  • Upgrade prometheus metrics from 0.9.0 to 1.3.6 This includes upgrade of client API from v0 to v1.

    Changelog: https://github.com/prometheus/client_java/releases

* Adapt to core change, i.e.
  * metrics-core from 4.0.7 to 4.2.30
  * micrometer-core from 1.6.3 to 1.14.4
  * HdrHistogram from 2.1.12 to 2.2.2

* Upgrade prometheus metrics from 0.9.0 to 1.3.6
  This includes upgrade of client API from v0 to v1.

  Changelog:
  https://github.com/prometheus/client_java/releases

Signed-off-by: Holger Friedrich <[email protected]>
@lsiepel
Copy link
Contributor

lsiepel commented Mar 11, 2025

1700 commits, 7 years of updates... nice
dropwizard/metrics@v4.0.7...v4.2.30

Are you aware of any specific user facing features / fixes we could list in the release notes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting other PR Depends on another PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants