Monika is a command line application to monitor every part of your web app using a simple YAML configuration file. Get alert not only when your site is down but also when it's slow.
Currently, Monika only supports a globally configurable follow HTTP redirect. To enhance flexibility, each request should be able to configure its own follow HTTP redirect. The following is a sample configuration to implement the follow HTTP redirect in a request.
Currently, Monika only supports a globally configurable follow HTTP redirect. To enhance flexibility, each request should be able to configure its own follow HTTP redirect. The following is a sample configuration to implement the follow HTTP redirect in a request.
The rule must be consistent with the
follow-redirects
flag. If it is set to empty, it should use the value of thefollow-redirects
flag.