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
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536)
5 years ago
..
remote Move remote read handler to remote package. (#8536) 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) 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) 6 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) 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