Skip to content

Make HTTPMetricHandler public #529

@janssk1

Description

@janssk1

The HTTPServer is nice little server exposing stats.
However, it would be even better if i can easily expose metrics in a (sun) HTTP server that i control myself. Then i can setup the server the way i want (eg include other handlers)
In this case, i only need the httpmetricHandler from the prometheus client library, but unfortunately the handler is package private

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions