The Prometheus monitoring system and time series database.
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
Julien Pivotto 76750d2a96
Merge pull request #8585 from pracucci/optimize-buffered-iterator
5 years ago
..
remote Contribute grafana/agent sigv4 code (#8509) 5 years ago
buffer.go storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 6 years ago
buffer_test.go Optimized vector selector 5 years ago
fanout.go Combine Appender.Add and AddFast into a single Append method. (#8489) 5 years ago
fanout_test.go Combine Appender.Add and AddFast into a single Append method. (#8489) 5 years ago
generic.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 5 years ago
interface.go Combine Appender.Add and AddFast into a single Append method. (#8489) 5 years ago
lazy.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 5 years ago
memoized_iterator.go Update storage/memoized_iterator.go 5 years ago
memoized_iterator_test.go Optimized vector selector 5 years ago
merge.go Fix sample deduplication in chainSampleIterator 5 years ago
merge_test.go Fix sample deduplication in chainSampleIterator 5 years ago
noop.go Add matchers to LabelValues() call (#8400) 5 years ago
secondary.go Add matchers to LabelValues() call (#8400) 5 years ago
series.go Fix golint issue caused by incorrect func name (#7756) 5 years ago