prometheus/tsdb/tsdbutil
beorn7 4c28d9fac7 Move to histogram.Histogram pointers
This is to avoid copying the many fields of a histogram.Histogram all
the time.

This also fixes a bunch of formerly broken tests.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-12 23:17:35 +01:00
..
buffer.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
buffer_test.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
chunks.go Get histograms from TSDB to the rate() function implementation 2021-11-03 19:04:18 +05:30