prometheus_exporter icon indicating copy to clipboard operation
prometheus_exporter copied to clipboard

Supporting OpenMetrics?

Open modulitos opened this issue 2 years ago • 1 comments

Are there any plans to support the OpenMetrics format? https://prometheus.io/docs/instrumenting/exposition_formats/#openmetrics-text-format

There's an issue in the Prometheus Ruby Client which documents their plan for supporting OpenMetrics: https://github.com/prometheus/client_ruby/issues/189

It seems like we can do something similar with this project. But I want to check if there's any existing artifacts or advice if someone were to proceed with adding OpenMetrics support.

modulitos avatar Aug 31 '22 18:08 modulitos