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

Promtool: Show the warnings during label query #5924

Merged

Conversation

sayanchowdhury
Copy link
Contributor

This patch loops through the warnings while querying the label and spits the
output to stderr.

Fixes #5885

Signed-off-by: Sayan Chowdhury [email protected]

@sayanchowdhury
Copy link
Contributor Author

@juliusv can you have a look at the PR?

cmd/promtool/main.go Outdated Show resolved Hide resolved
@juliusv
Copy link
Member

juliusv commented Aug 22, 2019

👍 besides the comment, thanks!

@sayanchowdhury sayanchowdhury force-pushed the 5885-show-promtool-warnings branch 2 times, most recently from cd57eac to 7d90432 Compare August 23, 2019 16:01
This patch loops through the warnings while querying the label and spits the
output to stderr

Fixes prometheus#5885

Signed-off-by: Sayan Chowdhury <[email protected]>
@sayanchowdhury
Copy link
Contributor Author

@juliusv i've updated the PR.

@juliusv
Copy link
Member

juliusv commented Aug 24, 2019

👍 Thanks!

@juliusv juliusv merged commit cb66e32 into prometheus:master Aug 24, 2019
@sayanchowdhury sayanchowdhury deleted the 5885-show-promtool-warnings branch August 24, 2019 20:41
@krasi-georgiev krasi-georgiev changed the title Show the warnings during label query Promtool: Show the warnings during label query Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

promtool: show warnings for label value queries
3 participants