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

Add warnings to series #603

Merged
merged 1 commit into from
Jun 14, 2019
Merged

Conversation

jacksontj
Copy link
Contributor

Signed-off-by: Thomas Jackson jacksontj.89@gmail.com

cc @krasi-georgiev

@jacksontj
Copy link
Contributor Author

FYI I've also opened prometheus/prometheus#5661 as this warnings return seems like it would need to be included in LabelValues and LabelNames as well.

@krasi-georgiev
Copy link
Contributor

Is this already in prometheus? can you put a link to the code.

@jacksontj
Copy link
Contributor Author

Yes, this is already in prometheus (https://github.com/prometheus/prometheus/blob/master/web/api/v1/api.go#L492). I have opened up the other issue because logically this same Warnings should exist for those other 2 APIs as well (but don't today).

@krasi-georgiev
Copy link
Contributor

can you add a test for this one as well?

@jacksontj
Copy link
Contributor Author

@krasi-georgiev sure, I thought I had already -- but that was for the other PR, here we go :)

@beorn7 beorn7 mentioned this pull request Jun 14, 2019
Signed-off-by: Thomas Jackson <jacksontj.89@gmail.com>
@jacksontj
Copy link
Contributor Author

@krasi-georgiev that should do it.

@krasi-georgiev krasi-georgiev merged commit 063470a into prometheus:master Jun 14, 2019
@krasi-georgiev
Copy link
Contributor

Thanks!

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 this pull request may close these issues.

None yet

2 participants