Releases: hyperjumptech/monika
Releases · hyperjumptech/monika
Releasing v1.1.0
[1.1.0] - 2021-03-22
Add
- Counter threshold to make sure false positives
- Flags to make sure notification only send once for a failure series or success series.
- Record of events
- Slack notification channel
- Documentation improvements
- Preinstall script to enforce npm version lower than 7
- Probe persistent log
Changed
- Enhanced error message
- Interval now per-probe instead of for all probe
Bug fixes and Improvement
- Update documentation.
- Update error handling and error messages.
- Update output logs.
Releasing v1.0.0
- Command line application to monitor HTTP server status
- Call HTTP to webserver for their response code and response time
- Notify email if the HTTP call returns with unacceptable response code and response time
- Support sending email notification using SMTP, mailgun an sendgrid
- Call a webhook endpoint upon unacceptable response code or response time.
- Configuration using JSON upon start