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

Built-in monitor for max number of failed responses allowed #302

Closed
rennerocha opened this issue Jul 21, 2021 · 1 comment
Closed

Built-in monitor for max number of failed responses allowed #302

rennerocha opened this issue Jul 21, 2021 · 1 comment
Assignees
Labels
new-built-in-monitor Ideas for generic configurable monitors that can be plugged in any project.

Comments

@rennerocha
Copy link
Collaborator

Validate maximum amount of downloader/response_status_count/XXX for failed responses (4xx or 5xx responses) in general. Maybe have two configurations, one for client errors (4xx) and other for server errors (5xx).

If we want a more granular control (for example, set a threshold only for 503 errors), we already have UnwantedHTTPCodesMonitor

@rennerocha rennerocha added the new-built-in-monitor Ideas for generic configurable monitors that can be plugged in any project. label Jul 21, 2021
@shafiq-muhammad shafiq-muhammad self-assigned this Aug 12, 2021
@shafiq-muhammad
Copy link
Contributor

Hi @rennerocha
I am looking into it. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-built-in-monitor Ideas for generic configurable monitors that can be plugged in any project.
Projects
None yet
Development

No branches or pull requests

3 participants