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

Update Micrometer Prometheus release #9225

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

tjquinno
Copy link
Member

@tjquinno tjquinno commented Aug 29, 2024

Description

Resolves #9208

(Earlier PR did not update the Micrometer Prometheus release as it should have.)

This PR updates the release of Micrometer used in Helidon.

As described in the Micrometer migration guide we are continuing to use the older Prometheus Java client (release 0.x instead of the newer 1.x). That's because the Helidon code uses types that were changed in a backward-incompatible way in the Micrometer Prometheus code.

In preparing for a possible Helidon 5.0 release, we should clean this up as a backward-incompatible change in adopting the newer client.

Documentation

No doc impact.

@tjquinno tjquinno self-assigned this Aug 29, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outdated micrometer dependency clashing with more recent libraries
1 participant