Jimdo / prometheus_client_php

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

Fix wrong output for invalid labels #66

Closed buffcode closed 6 years ago

buffcode commented 6 years ago

Exception output is using the metric name, although it should be the label name.