eclipse / microprofile-metrics

microprofile-metrics
Apache License 2.0
100 stars 66 forks source link

Consider adding a way to validate implementations' support for OpenMetrics format output #741

Open tjquinno opened 1 year ago

tjquinno commented 1 year ago

The 5.0 spec requires that implementations support Prometheus format and states that support for OpenMetrics format is optional.

We might want a way for the TCK to validate support for OpenMetrics for implementations which claim it.