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

added metric for number of total responses #103

Merged
merged 1 commit into from May 17, 2021

Conversation

xinau
Copy link
Contributor

@xinau xinau commented Apr 19, 2021

Motivation

The ability to calculate the ratio of errors to total number of requests. see #90.

What

This PR adds a new metric for reporting the total number of requests that where made in a addition to the number of failed requests.

How

This was done similar to the number of failed requests.

Verification Steps

A new metric keycloak_response_total should be reported.

Checklist:

  • Code has been tested locally by PR requester
  • Changes have been successfully verified by another team member

Progress

  • Finished task

@xinau xinau force-pushed the feature/add-total-response-count-metric branch from 6b0c262 to e9f8950 Compare April 19, 2021 04:28
issue: aerogear#90

this change adds a new metric for reporting the total number of
requests that where made and not only the number of failed requests.
this makes it possible to calculate the ratio of errors to total
number of requests.
@xinau xinau force-pushed the feature/add-total-response-count-metric branch from daccc43 to c280dd7 Compare May 7, 2021 06:40
@xinau
Copy link
Contributor Author

xinau commented May 7, 2021

@pb82 I hope I'm not bothering, but any chances that we could get this merged soonish? :)

@pb82
Copy link
Contributor

pb82 commented May 10, 2021

@xinau Sorry for the late response. I will release within this week and try to include your PR. Thanks!

@xinau
Copy link
Contributor Author

xinau commented May 10, 2021

@pb82 Thanks.

@pb82 pb82 merged commit 360a258 into aerogear:master May 17, 2021
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