-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestneeds author feedbackWaiting for additional feedback from the authorWaiting for additional feedback from the authorneeds triageNew issue that requires triageNew issue that requires triagestale
Description
Is your feature request related to a problem? Please describe.
I have several projects using the Prometheus Simpleclient (https://prometheus.github.io/client_java/instrumentation/jvm/) with Spring Boot. I’d like to use this library with the same behavior as Micrometer. Is that possible?
Describe the solution you'd like
In my opinion, the best approach is to support metrics like Micrometer does (io.micrometer.prometheus.PrometheusMeterRegistry). I tried creating an extension, but it’s complex and has many edge cases.
Describe alternatives you've considered
Create an extension or migrate everything to Micrometer.
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds author feedbackWaiting for additional feedback from the authorWaiting for additional feedback from the authorneeds triageNew issue that requires triageNew issue that requires triagestale