Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Add regex-based response validation to Cloudprober #82

Closed
manugarg opened this issue Mar 6, 2018 · 3 comments
Closed

Add regex-based response validation to Cloudprober #82

manugarg opened this issue Mar 6, 2018 · 3 comments
Assignees

Comments

@manugarg
Copy link
Contributor

manugarg commented Mar 6, 2018

It would be great if Cloudprober's HTTP probes could also do some simple regex-based response validation.

@manugarg manugarg self-assigned this Nov 20, 2018
@manugarg
Copy link
Contributor Author

a5ac6dd added validators framework to cloudprober. This framework allows adding validators to probes. Currently there are two validators available -- HTTP status code and data integrity. Regex based validator will be added soon.

@manugarg
Copy link
Contributor Author

Commit cd0610a adds regex based validator. I'll soon add an example to demonstrate how this works.

@manugarg
Copy link
Contributor Author

manugarg commented Dec 1, 2018

@manugarg manugarg closed this as completed Dec 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant