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

API client: Support for new metadata endpoints (in v1) #705

Closed
slrtbtfs opened this issue Jan 20, 2020 · 5 comments · Fixed by #718
Closed

API client: Support for new metadata endpoints (in v1) #705

slrtbtfs opened this issue Jan 20, 2020 · 5 comments · Fixed by #718
Assignees

Comments

@slrtbtfs
Copy link
Contributor

There should be support for the new Prometheus metadata endpoints described in prometheus/prometheus#6395 .

cc @gotjosh

@gotjosh
Copy link
Member

gotjosh commented Jan 20, 2020

@beorn7 feel free to assign this to me.

@beorn7 beorn7 changed the title Support for new metadata endpoints (in v1) API client: Support for new metadata endpoints (in v1) Jan 20, 2020
@beorn7
Copy link
Member

beorn7 commented Jan 20, 2020

Done. :o)

@slrtbtfs
Copy link
Contributor Author

@gotjosh Are you planning to work on this over the next few days?

If not I can do a PR myself as well.

@gotjosh
Copy link
Member

gotjosh commented Feb 12, 2020

Sorry, @slrtbtfs I've been away for the past week and a half - I'm now back and will be getting down to this relatively soon.

Feel free to take this if you have a higher priority. I'll make sure to comment on this issue when I'm about to start.

@gotjosh
Copy link
Member

gotjosh commented Feb 26, 2020

Going to start working on this.

gotjosh added a commit to gotjosh/client_golang that referenced this issue Feb 26, 2020
Introduces support for the new metadata endpoint from Prometheus. The new endpoint provides a information independent of targets and collapses the unique combinations of HELP, TYPE and UNIT.

Fixes prometheus#705
gotjosh added a commit to gotjosh/client_golang that referenced this issue Feb 26, 2020
Introduces support for the new metadata endpoint from Prometheus. The new endpoint provides information independent of targets and collapses the unique combinations of HELP, TYPE and UNIT.

Fixes prometheus#705

Signed-off-by: gotjosh <[email protected]>
gotjosh added a commit to gotjosh/client_golang that referenced this issue Feb 26, 2020
Introduces support for the new metadata endpoint from Prometheus. The new endpoint provides information independent of targets and collapses the unique combinations of HELP, TYPE and UNIT.

Fixes prometheus#705

Signed-off-by: gotjosh <[email protected]>
gotjosh added a commit to gotjosh/client_golang that referenced this issue Feb 26, 2020
Introduces support for the new metadata endpoint from Prometheus. The new endpoint provides information independent of targets and collapses the unique combinations of HELP, TYPE and UNIT.

Fixes prometheus#705

Signed-off-by: gotjosh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants