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