Skip to content

sidecar: Added support for streaming, chunked remote read.#1268

Merged
bwplotka merged 1 commit intomasterfrom
v0.5.0-rr
Aug 27, 2019
Merged

sidecar: Added support for streaming, chunked remote read.#1268
bwplotka merged 1 commit intomasterfrom
v0.5.0-rr

Conversation

@bwplotka
Copy link
Member

@bwplotka bwplotka commented Jun 21, 2019

Fixes: #488

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

@bwplotka bwplotka force-pushed the v0.5.0-rr branch 5 times, most recently from ef5d17b to a460fa6 Compare August 20, 2019 12:23
@bwplotka bwplotka force-pushed the v0.5.0-rr branch 4 times, most recently from 431aaf5 to e57811c Compare August 22, 2019 10:31
Copy link
Contributor

@krasi-georgiev krasi-georgiev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you point me to the test that ensure a good behavior when the x-streamed-protobuf returns multi frames?

@bwplotka bwplotka force-pushed the v0.5.0-rr branch 2 times, most recently from c216e97 to d7b4aef Compare August 27, 2019 08:50
@bwplotka
Copy link
Member Author

bwplotka commented Aug 27, 2019

@krasi-georgiev The merging multi series frame are tested in proxy code here: https://github.com/thanos-io/thanos/blob/master/pkg/store/proxy_test.go#L70

But adding more testcases.

@bwplotka
Copy link
Member Author

Started discussion on the StoreAPI Series API invariant aka multi series frame here: #1464

@bwplotka
Copy link
Member Author

Changed this accordingly to #1464 decision. CC @krasi-georgiev

Fixes: #488

Signed-off-by: Bartek Plotka <bwplotka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sidecar: Optimize Prometheus Remote Read API.

4 participants