You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prometheus/storage
Chris Marchbanks f0f8e50567
Fix missing remote read spans (#7914)
4 years ago
..
remote Fix missing remote read spans (#7914) 4 years ago
buffer.go
buffer_test.go
fanout.go tsdb: Moved code merge series and iterators to differen files; cleanup. No functional changes just move! (#7714) 4 years ago
fanout_test.go tsdb: Moved code merge series and iterators to differen files; cleanup. No functional changes just move! (#7714) 4 years ago
generic.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
interface.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
lazy.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
merge.go Fixed iterator regression: Avoid using heap for each sample when iterating. (#7900) 4 years ago
merge_test.go Fixed iterator regression: Avoid using heap for each sample when iterating. (#7900) 4 years ago
noop.go
secondary.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years ago
series.go Fix golint issue caused by incorrect func name (#7756) 4 years ago