Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upFeat Req: Remote read hint for /api/v1/series #4428
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mtanda commentedJul 27, 2018
Proposal
Use case. Why is this important?
Currently,
GET /api/v1/serieswill 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.