prometheus/storage
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
..
remote Move to histogram.Histogram pointers 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
fanout.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
fanout_test.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
generic.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
interface.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
lazy.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 2020-07-31 16:03:02 +01:00
memoized_iterator.go Update storage/memoized_iterator.go 2021-03-15 09:27:20 +01:00
memoized_iterator_test.go Optimized vector selector 2021-03-11 14:32:56 +01:00
merge.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
merge_test.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00
noop.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
secondary.go LabelNames API with matchers (#9083) 2021-07-20 18:08:08 +05:30
series.go Move to histogram.Histogram pointers 2021-11-12 23:17:35 +01:00