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
Bryan Boreham a03193232a Don't disable HTTP keep-alives for remote storage connections. (#3173) 8 years ago
..
client.go Don't disable HTTP keep-alives for remote storage connections. (#3173) 8 years ago
client_test.go remote: Expose ClientConfig type (#3165) 8 years ago
codec.go s/EncodReadResponse/EncodeReadResponse/ 8 years ago
ewma.go Ensure ewma int64s are always aligned. (#2675) 9 years ago
iterator.go Implement remote read server in Prometheus. 8 years ago
queue_manager.go Merge pull request #2991 from tomwilkie/2990-remote-config 9 years ago
queue_manager_test.go Review feedback: add yaml struct tags, don't embed queue config. 9 years ago
read.go remote: Expose ClientConfig type (#3165) 8 years ago
read_test.go Metric name validation (#2975) 9 years ago
remote.pb.go Separate out remote read responses. 9 years ago
remote.proto Separate out remote read responses. 9 years ago
write.go remote: Expose ClientConfig type (#3165) 8 years ago