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/remote
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
..
chunked.go
chunked_test.go
client.go Make remote client `Store` use passed context (#6673) 5 years ago
client_test.go
codec.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
codec_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
ewma.go
intern.go
intern_test.go
max_gauge.go
queue_manager.go Capitalizing first letter of all log lines (#7043) 5 years ago
queue_manager_test.go Fix bug with WAL watcher and Live Reader metrics usage. (#6998) 5 years ago
read.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
read_test.go storage: Removed SelectSorted method; Simplified interface; Added requirement for remote read to sort response. 5 years ago
storage.go storage: Added Chunks{Queryable/Querier/SeriesSet/Series/Iteratable. Added generic Merge{SeriesSet/Querier} implementation. (#7005) 5 years ago
storage_test.go pass registerer from storage to queue manager for its metrics (#6728) 5 years ago
write.go Capitalizing first letter of all log lines (#7043) 5 years ago
write_test.go [storage] clean imports (#7099) 5 years ago