Prometheus exporter /metrics
endpoint does not produce correct output
#366
Labels
bug
Something isn't working
/metrics
endpoint does not produce correct output
#366
Describe the bug
The prometheus exporter
/metrics
endpoint does not produce correct output forThat "count" at the end is invalid. It has to be "counter".
Prometheus and the signalfx cannot parse that correctly.
Offending lines are:
pgagroal/src/libpgagroal/prometheus.c
Line 1416 in dc04446
pgagroal/src/libpgagroal/prometheus.c
Line 1449 in dc04446
Version
pgagroal 1.5.1
The text was updated successfully, but these errors were encountered: