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.
 
 
 
 
 
Bryan Boreham a073e04a9b
Merge pull request #12366 from prometheus/release-2.44
2 years ago
..
remote [tsdb] re-implement WAL watcher to read via a "notification" channel (#11949) 2 years ago
buffer.go storage: optimise sampleRing 2 years ago
buffer_test.go Merge pull request #12264 from rabenhorst/sample-ring-iterator-mixed-histograms-fix 2 years ago
fanout.go style: Replace `else if` cascades with `switch` 2 years ago
fanout_test.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
generic.go Move packages out of deprecated pkg directory 3 years ago
interface.go lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
lazy.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 4 years 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 style: Replace `else if` cascades with `switch` 2 years ago
merge_test.go storage: Use separate sample types for histogram vs. float 2 years ago
noop.go Move packages out of deprecated pkg directory 3 years ago
secondary.go Move packages out of deprecated pkg directory 3 years ago
series.go Fix setting reset header to gauge histogram in seriesToChunkEncoder (#12329) 2 years ago
series_test.go Fix setting reset header to gauge histogram in seriesToChunkEncoder (#12329) 2 years ago