Commit graph

8 commits

Author SHA1 Message Date
Bartek Plotka 12e0a2ede3 Addressed Brian's comments.
Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
2019-08-14 09:15:42 +01:00
Bartek Plotka 866e2295cb Reverted to the SAMPLED option being explicit enum for response type protobuf.
Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
2019-08-14 09:15:40 +01:00
Bartek Plotka 46943c6bda remote-read: Extended remote read proto with negotiation and chunked response.
Context: https://docs.google.com/document/d/1JqrU3NjM9HoGLSTPYOvR217f5HBKBiJTqikEB9UiJL0/edit#

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>

Fixed proto comments after reviews.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>

Fixed one more comment typo.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>

Moved response_type to accepted_response_types.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>

Fixed typo in comment.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>

Addressed comments.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>

Added requirements for ChunkedSeries fields.

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
2019-08-14 09:13:10 +01:00
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957)
Signed-off-by: Callum Styan <callumstyan@gmail.com>
2019-01-15 19:13:39 +00:00
Henri DF 2952387ed1 Pass query hints down into remote read query proto (#4122)
Signed-off-by: Henri DF <henridf@gmail.com>
2018-05-08 09:48:13 +01:00
Alexey Palazhchenko 85bef0d583 Add comment about samples order. (#3642) 2018-01-17 12:31:30 +00:00
Tom Wilkie 4c5c22dcf1 Rename proto package from remote -> prometheus. 2017-08-01 11:12:34 +01:00
Tom Wilkie b568ace7ce Move protos to ./prompb 2017-07-12 22:06:35 +01:00
Renamed from storage/remote/remote.proto (Browse further)