Seyren v1.3.0 Release Notes

Release Date: 2015-04-14 // almost 9 years ago
  • โœจ 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:

    • #279 Fix SnmpTrapNotificationService
    • โฌ†๏ธ #241 TypeError: Cannot read property 'replace' of null (angular-linkify upgrade)
    • #242 Force emptyToNull for from and until fields
    • ๐Ÿ‘€ #140 Error in logs but app seems to be working
    • fixes state and lastCheck - updateStateAndLastCheck hits
      mongo to read check - commit