go-ethereum/metrics/prometheus
knQzx 7118cc2fc9 fix prometheus histogram count and sum to be cumulative
resetting timers and resetting samples now track cumulative count and
sum across snapshots so that prometheus _count and _sum metrics
monotonically increase as required by the prometheus spec. the per-window
values and percentiles still reset normally.
2026-04-04 17:31:49 +02:00
..
testdata cmd, core, metrics: always report expensive metrics (#29191) 2024-03-11 10:06:57 +02:00
collector.go fix prometheus histogram count and sum to be cumulative 2026-04-04 17:31:49 +02:00
collector_test.go fix prometheus histogram count and sum to be cumulative 2026-04-04 17:31:49 +02:00
prometheus.go metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) 2023-08-31 13:37:17 -04:00