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/remote
Thomas Jackson 91d7175eaa Add storage.Warnings to LabelValues and LabelNames (#5673) 7 years ago
..
client.go Exhaust every request body before closing it (#5166) (#5479) 7 years ago
client_test.go refine error handling in prometheus (#5388) 7 years ago
codec.go refine error handling in prometheus (#5388) 7 years ago
codec_test.go *: apply gofmt -s 7 years ago
ewma.go Initial port of remote storage to v2. 9 years ago
intern.go Remote Storage: string interner should not panic in release (#5487) 7 years ago
intern_test.go Review feedback. 7 years ago
max_gauge.go resolve race condition in maxGauge (#5647) 7 years ago
queue_manager.go Remote Storage: string interner should not panic in release (#5487) 7 years ago
queue_manager_test.go Remote Storage: string interner should not panic in release (#5487) 7 years ago
read.go Add storage.Warnings to LabelValues and LabelNames (#5673) 7 years ago
read_test.go Review feedback. 7 years ago
storage.go Fix remote storage config not updating correctly (#5555) 7 years ago
storage_test.go Fix remote storage config not updating correctly (#5555) 7 years ago
wal_watcher.go Remote Write: Queue Manager specific metrics shouldn't exist if the queue no longer exists (#5445) 7 years ago
wal_watcher_test.go *: enable all default linters (#5504) 7 years ago
write.go Refactor and fix queue resharding (#5286) 7 years ago