prometheus/storage
Björn Rabenstein 4ce01e9770
storage: Rename ...Values methods to At... (#9889)
This mirrors #9888 for the richer iterators we have with histograms in
the game.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-11-29 16:23:04 +05:30
..
remote tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30
buffer.go storage: Rename ...Values methods to At... (#9889) 2021-11-29 16:23:04 +05:30
buffer_test.go storage: Rename ...Values methods to At... (#9889) 2021-11-29 16:23:04 +05:30
fanout.go Merge branch 'main' into sparsehistogram 2021-11-17 19:57:31 +01:00
fanout_test.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30
generic.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
interface.go Support appending different sample types to the same series (#9705) 2021-11-26 17:43:27 +05:30
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 storage: Rename ...Values methods to At... (#9889) 2021-11-29 16:23:04 +05:30
memoized_iterator_test.go storage: Rename ...Values methods to At... (#9889) 2021-11-29 16:23:04 +05:30
merge.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30
merge_test.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30
noop.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
secondary.go Move packages out of deprecated pkg directory 2021-11-09 08:03:10 +01:00
series.go tsdb: Rework iterators (#9877) 2021-11-29 13:24:23 +05:30