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

allow setting expected HTTP status for checks. #176

Open
woodsaj opened this issue Feb 22, 2017 · 2 comments
Open

allow setting expected HTTP status for checks. #176

woodsaj opened this issue Feb 22, 2017 · 2 comments

Comments

@woodsaj
Copy link
Contributor

woodsaj commented Feb 22, 2017

If monitoring an endpoint that requires authentication, a 401 response is expected. Currently this leads to the check being marked as failed, even the the response is normal.

To supprt this and similar use cases, we should allow users to specify a range of valid HTTP status codes.

@aviramartac
Copy link

Any update on this? a pretty basic feature that is very helpful

@TristanBrotherton
Copy link

+1 - or support for sending authentication

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

No branches or pull requests

3 participants