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 REFUSED label for metric bind_resolver_response_errors_total #125

Conversation

aauroy
Copy link
Contributor

@aauroy aauroy commented Nov 29, 2021

Should fix #124.

I've implemented separate datasets for v2 and v3 view statistics as I don't know if statistics about REFUSED queries are present in the v2 API.

Signed-off-by: Antonin Auroy antonin.auroy@xmco.fr

…response_errors_total

Signed-off-by: Antonin Auroy <antonin.auroy@xmco.fr>
Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks.

@SuperQ SuperQ merged commit b552d19 into prometheus-community:master Apr 27, 2022
SuperQ added a commit that referenced this pull request Nov 9, 2022
* [FEATURE] Add REFUSED label for metric bind_resolver_response_errors_total #125
* [ENHANCEMENT] Decode resp.Body directly, without ioutil.ReadAll #84
* [ENHANCEMENT] Update exporter-toolkit to support new listen options #151

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ mentioned this pull request Nov 9, 2022
SuperQ added a commit that referenced this pull request Nov 10, 2022
* [FEATURE] Add REFUSED label for metric bind_resolver_response_errors_total #125
* [ENHANCEMENT] Decode resp.Body directly, without ioutil.ReadAll #84
* [ENHANCEMENT] Update exporter-toolkit to support new listen options #151

Signed-off-by: SuperQ <superq@gmail.com>
SuperQ added a commit that referenced this pull request Nov 10, 2022
* [FEATURE] Add REFUSED label for metric bind_resolver_response_errors_total #125
* [ENHANCEMENT] Decode resp.Body directly, without ioutil.ReadAll #84
* [ENHANCEMENT] Update exporter-toolkit to support new listen options #151

Signed-off-by: SuperQ <superq@gmail.com>

Signed-off-by: SuperQ <superq@gmail.com>
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.

Add metrics for REFUSED responses
2 participants