mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-08 16:12:16 -04:00
Implements ST for Histograms and Float Histograms (and their custom bucket cousins) in WAL. New tests, new benchmarks. Part of https://github.com/prometheus/prometheus/issues/17790 ```release-notes [CHANGE] Adds Start Time value to all WAL Histogram samples in memory, and therefore may increase memory usage. ``` Signed-off-by: Owen Williams <owen.williams@grafana.com> |
||
|---|---|---|
| .. | ||
| bench_test.go | ||
| buffers.go | ||
| buffers_test.go | ||
| record.go | ||
| record_test.go | ||