mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Initial implementation of https://github.com/prometheus/prometheus/issues/17790. Only implements ST-per-sample for Counters. Tests and benchmarks updated. Note: This increases the size of the RefSample object for all users, whether st-per-sample is turned on or not. Signed-off-by: Owen Williams <owen.williams@grafana.com> |
||
|---|---|---|
| .. | ||
| checkpoint.go | ||
| checkpoint_test.go | ||
| live_reader.go | ||
| reader.go | ||
| reader_test.go | ||
| watcher.go | ||
| watcher_test.go | ||
| wlog.go | ||
| wlog_test.go | ||