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

Bump micrometer version to 1.13.6 #241

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

Conversation

pjgg
Copy link

@pjgg pjgg commented Oct 22, 2024

Motivation:

Update 1-year-old library. Currently, in my company project, we have a monorepo with a single dependency version. Due to some other libraries, we need to use the latest Micrometer version. The main problem is that Vert.x 4.5.10 is still pointing to io.micrometer.prometheus instead of io.micrometer.prometheusmetrics, so I am getting the following error:

error: package io.micrometer.prometheus does not exist

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant