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
Harkishen-Singh 77c20fd2f8 Adds support to configure retry on Rate-Limiting from remote-write config. 5 years ago
..
remote Adds support to configure retry on Rate-Limiting from remote-write config. 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 Testify: move to require (#8122) 6 years ago
fanout.go MultiError: Refactored MultiError for more concise and safe usage. (#8066) 6 years ago
fanout_test.go Add matchers to LabelValues() call (#8400) 5 years ago
generic.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 6 years ago
interface.go Add matchers to LabelValues() call (#8400) 5 years ago
lazy.go tsdb: Added ChunkQueryable implementations to db; unified MergeSeriesSets and vertical to single struct. (#7069) 6 years ago
merge.go Add matchers to LabelValues() call (#8400) 5 years ago
merge_test.go Add matchers to LabelValues() call (#8400) 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) 6 years ago