All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- cleaned up README
- Support for interval checking with cron scheduled checks
- Special case handling for keepalive checks
- Test cases for zero interval
- Reformatted and cleaned up README
- Added information on non-repeating alerts to README
- Updated parameter call for defaults, Otto doesn't support assigning default values in function definition
- Fixed releast to use all github actions, no included scripts
- Added default occurrences and interval as parameters to allow override(s)
- Reorganized README, added above and switched examples to yaml
- Minor github upload script changes
- Use bracket accessor syntax for annotations (@flowerysong)
- Migrated from Travis CI to GitHub Actions
- Reformatted README for Plugin Style Guide
- Testing with Karma
- Build and release scripts
- Janky test script lib/fatigue_check_test.js
- Fixed is_resolution checking
- Support for entity annotations
- README updated to include sensuctl asset add for bonsai
- README fixed for syntax error, forced version update to refresh bonsai
- Rounding the interval/check interval up just in case it's not a multiple
- More README fixes for clarity, forced version update to refresh bonsai
- Fixed README for Bonsai
- Updated to use occurrences_watermark
- Suppression of flapping events