prismamedia / metrics

Symfony bundle to expose your own metrics to Prometheus
BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

Follow OpenMetrics reference #3

Open GromNaN opened 5 years ago

GromNaN commented 5 years ago

OpenMetrics is a standardization of the Prometheus format to export metrics. It should be used as reference for this bundle, as soon as it works with Prometheus.

Doc: https://github.com/OpenObservability/OpenMetrics/blob/master/markdown/metric_exposition_format.md

Todo: