mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-13 16:46:46 +02:00
make format
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
This commit is contained in:
parent
ba27c12834
commit
e3bc3b6653
@ -420,8 +420,8 @@ type headMetrics struct {
|
||||
mmapChunkCorruptionTotal prometheus.Counter
|
||||
snapshotReplayErrorTotal prometheus.Counter // Will be either 0 or 1.
|
||||
oooHistogram prometheus.Histogram
|
||||
mmapChunksTotal prometheus.Counter
|
||||
headChunksMaxPendingMmap prometheus.Gauge
|
||||
mmapChunksTotal prometheus.Counter
|
||||
headChunksMaxPendingMmap prometheus.Gauge
|
||||
walReplayUnknownRefsTotal *prometheus.CounterVec
|
||||
wblReplayUnknownRefsTotal *prometheus.CounterVec
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user