erigon-pulse/metrics
Mark Holt 077266606c
Strip labels when writing metric metadata (#8149)
This is a fix for 

```cache_total{target="acc_read"} counter it's invalid syntax of metric type. prometheus parsing error```

which does not remove the whole metadata tag
2023-09-07 16:23:13 +02:00
..
collector.go Strip labels when writing metric metadata (#8149) 2023-09-07 16:23:13 +02:00
exp.go moved metrics sub packages types to metrics (#8119) 2023-09-03 08:09:27 +07:00
prometheus.go moved metrics sub packages types to metrics (#8119) 2023-09-03 08:09:27 +07:00
register.go moved metrics sub packages types to metrics (#8119) 2023-09-03 08:09:27 +07:00
registry.go Remove unused metrics and out of date versions (#8109) 2023-09-01 07:13:13 +07:00
timer.go moved metrics sub packages types to metrics (#8119) 2023-09-03 08:09:27 +07:00