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
Callum Styan 3344bb5c33 Move WAL watcher code to tsdb/wal package. (#5999) 6 years ago
..
chunked.go remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 6 years ago
chunked_test.go remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 6 years ago
client.go Show warnings in UI if query have returned some warnings (#5964) 6 years ago
client_test.go refine error handling in prometheus (#5388) 7 years ago
codec.go Pre-allocate pendingSamples to reduce allocations 6 years ago
codec_test.go remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 6 years ago
ewma.go Improve desired shards calculation (#5763) 7 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 Move WAL watcher code to tsdb/wal package. (#5999) 6 years ago
queue_manager_test.go Move WAL watcher code to tsdb/wal package. (#5999) 6 years ago
read.go Show warnings in UI if query have returned some warnings (#5964) 6 years ago
read_test.go Pre-allocate pendingSamples to reduce allocations 6 years ago
storage.go Split remote write storage into its own type 7 years ago
storage_test.go Split remote write storage into its own type 7 years ago
write.go Move WAL watcher code to tsdb/wal package. (#5999) 6 years ago
write_test.go fix TODO: only stop & recreate remote write queues which have changes (#5540) 6 years ago