Releases: scobal/seyren
Releases · scobal/seyren
1.5.0
1.4.0
1.3.0
Enhancements:
- #280 Add docker-compose.yml to hack seyren (start containers with Mongodb, Graphite, Collectd)
- #277 Do not hard coded number of execution threads
- #274 Allow log level to be set via environment variable
- Include from- and to-type in Slack notification - commit
- Add check description to Slack messages, if present - commit
- Should've read the Slack docs about channel mentions by bots - commit
- Allow channel notifications in Slack alerts by suffixing the channel name with an exclamation mark - commit
- #267 Rework Slack notifications to be more succinct
- #261 Allow checks to specify whether no data should appear as OK
- Better late than never for some CheckRunner tests - commit
- Update dependencies - commit - commit
- #245 #249 #278 PagerDuty refactoring
- #246 Set check state to ERROR during a subscription test is fired
- #239 Add api documentation
- #236 Upgrade to bootstrap 3.0.2
- #66 Add 'Time Ago' Column
Fixes:
1.2.1
1.2.0
- Enhancements
- Added support for optional fields 'from' and 'until' to a check.
- Linkify check descriptions
- Upgrade Mongo driver
- Add Docker Seyren Image link
- Switch off console logging during acceptance and integration tests
- Allow custom email content
- Arbitrary check search by fields and corresponding regular expression
- Allow to enable/disable graphs
- Allow to enable/disable graphs
- Fixes
- Fix for checks with long targets not being able to save alerts
- Documentation
- alternative port instructions.
- Seyren-Init reference added