PromPHP / prometheus_client_php

Prometheus instrumentation library for PHP applications
https://prometheus.io/docs/concepts/metric_types/
Apache License 2.0
415 stars 91 forks source link

fix: Metrics are created with _ between namespace and metric name instead of : #143

Open acya-skulskaya opened 8 months ago

LKaemmerling commented 8 months ago

Hey @acya-skulskaya,

what is the intention behind this MR? Metrics with _ is the default generated by all official clients and written in the Prometheus spec: https://prometheus.io/docs/concepts/data_model/#notation