patrol
patrol copied to clipboard
Host your own status pages.
The example config file shows you can do this in the webhook notification: ```body: '{"text":"Service \"{{service}}\" is up (check \"{{check.name}}\" completed)."}``` However, it appears the `{{service}}` and `{{check.name}}` aren't replaced....
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.9.0. Release notes Sourced from color-string's releases. 1.9.0 Minor Release 1.9.0 Add parsing of exponential alpha values for HWB and HSL (#66) Thanks to @babycannotsay...
At the moment, the graphs in the web interface don't provide much use due to two reasons, in my opinion: 1. No timestamps on the X axis (so if there...
Using the [example config](https://github.com/karimsa/patrol/blob/master/example.yml#L48) throws an error because the config type doesn't have a notifications field.
Should run every time a success is detected directly after a failure.