-
Notifications
You must be signed in to change notification settings - Fork 197
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
quarkus-micrometer-registry-jmx is not compatible with Quarkus >= 3.19.0 #6984
Labels
bug
Something isn't working
Comments
jamesnetherton
added a commit
that referenced
this issue
Feb 7, 2025
Seems Guillaume is already on the case with this quarkiverse/quarkus-micrometer-registry#451. So we can just bump to the new quarkus-micrometer-registry after it is released. |
jamesnetherton
added a commit
that referenced
this issue
Feb 11, 2025
jamesnetherton
added a commit
to jamesnetherton/camel-quarkus
that referenced
this issue
Feb 12, 2025
jamesnetherton
added a commit
that referenced
this issue
Feb 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug description
The quarkus-micrometer-registry project needs to adapt to Quarkus migrating the Micrometer extension to
@ConfigMapping
. Otherwise we get the following on startup:The text was updated successfully, but these errors were encountered: