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.
 
 
 
 
 
Callum Styan 3639d51eb6 Remote Storage: string interner should not panic in release (#5487) 6 years ago
..
remote Remote Storage: string interner should not panic in release (#5487) 6 years ago
tsdb updated tsdb to 0.6.0 (#5292) 6 years ago
buffer.go Minor optimization for BufferedSeriesIterator: actually drop the samples falling outside of the new delta from the underlying sampleRing, when ReduceDelta is called. (#4849) 6 years ago
buffer_test.go Use a fake SeriesIterator (that generates samples on the fly instead of using a slice) for BufferedSeriesIterator, to reduce the variance of benchmark results due to memory pressure. (#4847) 6 years ago
fanout.go Move err to be the last return value from storage.Select. (#5054) 6 years ago
fanout_test.go Return warnings on a remote read fail (#4832) 6 years ago
interface.go Move err to be the last return value from storage.Select. (#5054) 6 years ago
noop.go Move err to be the last return value from storage.Select. (#5054) 6 years ago