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

Support lables/{label}/values through the remote read API #3351

Open
tomwilkie opened this Issue Oct 25, 2017 · 4 comments

Comments

Projects
None yet
5 participants
@tomwilkie
Copy link
Member

tomwilkie commented Oct 25, 2017

From IRC:

Main reason I noticed was I was using the metric() param in Grafana which reads from label/%/values. Wasn't sure if it was intentional or not that the end point didn't hit remote read. I could kinda imagine arguments for and against :)

We'll probably want to move to gRPC before we do this, to make the API handling simpler.

@AlekSi

This comment has been minimized.

Copy link
Contributor

AlekSi commented Jan 1, 2018

I think /api/v1/series can be added to this issue too.

@lgogolin

This comment has been minimized.

Copy link

lgogolin commented Oct 10, 2018

Any update on this ?

Getting labels from remote_read would be really helpful

@kkotamar

This comment has been minimized.

Copy link

kkotamar commented Oct 11, 2018

This feature will be very useful, if prometheus data is read from remote completely.

@lgogolin

This comment has been minimized.

Copy link

lgogolin commented Oct 11, 2018

@kkotamar don't know what You mean, You can do remote_read from prometheus

Anyway, there was already a PR adding this feature:
#3620

But was closed, because someone said "it would be nice to have gRPC", ok nice but this is opened for almost a year a nothing happened

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.