Skip to content

Add prometheus simple client support #14583

@sorobon

Description

@sorobon

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

No one assigned

    Labels

    enhancementNew feature or requestneeds author feedbackWaiting for additional feedback from the authorneeds triageNew issue that requires triagestale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions