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
Callum Styan 3639d51eb6
Remote Storage: string interner should not panic in release (#5487)
6 years ago
..
client.go Exhaust every request body before closing it (#5166) (#5479) 6 years ago
client_test.go refine error handling in prometheus (#5388) 6 years ago
codec.go refine error handling in prometheus (#5388) 6 years ago
codec_test.go *: apply gofmt -s 6 years ago
ewma.go Initial port of remote storage to v2. 7 years ago
intern.go Remote Storage: string interner should not panic in release (#5487) 6 years ago
intern_test.go Review feedback. 6 years ago
max_gauge.go Refactor and fix queue resharding (#5286) 6 years ago
queue_manager.go Remote Storage: string interner should not panic in release (#5487) 6 years ago
queue_manager_test.go Remote Storage: string interner should not panic in release (#5487) 6 years ago
read.go Review feedback. 6 years ago
read_test.go Review feedback. 6 years ago
storage.go Don't stop, recreate, and start remote storage QueueManagers if the (#5485) 6 years ago
wal_watcher.go Remote Write: Queue Manager specific metrics shouldn't exist if the queue no longer exists (#5445) 6 years ago
wal_watcher_test.go Remote Write: Queue Manager specific metrics shouldn't exist if the queue no longer exists (#5445) 6 years ago
write.go Refactor and fix queue resharding (#5286) 6 years ago