Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat Req: Remote read hint for /api/v1/series #4428

Open
mtanda opened this Issue Jul 27, 2018 · 1 comment

Comments

Projects
None yet
2 participants
@mtanda
Copy link
Contributor

mtanda commented Jul 27, 2018

Proposal

Use case. Why is this important?
Currently, GET /api/v1/series will read datapoints from remote read endpoint.
If remote read endpoint has "label" index, the endpoint don't need actual datapoints, just return matched label pair is enough to work the API.

@juliusv

This comment has been minimized.

Copy link
Member

juliusv commented Jul 30, 2018

Related: #4057

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.