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
Bryan Boreham a5a4eab679
Storage: reduce memory allocations when merging series sets (#12938)
1 year ago
..
remote Added Azure OAuth support (#12572) 1 year ago
buffer.go Merge pull request #12716 from bboreham/simplify-seek 1 year ago
buffer_test.go Merge pull request #12264 from rabenhorst/sample-ring-iterator-mixed-histograms-fix 2 years ago
fanout.go Add context argument to Querier.Select (#12660) 1 year ago
fanout_test.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
generic.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
interface.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
lazy.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
memoized_iterator.go Make MemoizedSeriesIterator not implement chunkenc.Iterator 2 years ago
memoized_iterator_test.go Make MemoizedSeriesIterator not implement chunkenc.Iterator 2 years ago
merge.go Storage: reduce memory allocations when merging series sets (#12938) 1 year ago
merge_test.go storage: make histogram reset handling consistent in chainSampleIterator (#12779) 1 year ago
noop.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
secondary.go Add warnings (and annotations) to PromQL query results (#12152) 1 year ago
series.go Add a chunk size limit in bytes (#12054) 1 year ago
series_test.go storage: make histogram reset handling consistent in chainSampleIterator (#12779) 1 year ago