mirror of
https://github.com/prometheus/prometheus.git
synced 2026-04-15 22:09:39 -04:00
It was crashing due to uninitialized metrics, and not terminating due to incorrectly reading segment names. We need to export `SetMetrics` to avoid the first problem. Signed-off-by: Bryan Boreham <bjboreham@gmail.com> |
||
|---|---|---|
| .. | ||
| checkpoint.go | ||
| checkpoint_test.go | ||
| live_reader.go | ||
| reader.go | ||
| reader_test.go | ||
| watcher.go | ||
| watcher_test.go | ||
| wlog.go | ||
| wlog_test.go | ||