Skip to content

v0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ashwanthkumar ashwanthkumar released this 01 Mar 17:16
· 140 commits to master since this release
  • Fixes #1

App Label Configurations

You can now override certain portions of the alerts via App labels

Property Description Example
alerts.enabled Controls if the alerts for the app should be enabled or disabled. Defaults - true false
alerts.min-healthy.fail.threshold Failure threshold for min-healthy check. Defaults - --check-min-healthy-fail-threshold 0.5
alerts.min-healthy.warn.threshold Warning threshold for min-healthy check. Defaults - --check-min-healthy-warn-threshold 0.4
alerts.slack.webhook Comma separated list of Slack webhooks to send slack notifications. Overrides - --slack-webhook http://hooks.slack.com/.../
alerts.slack.channel #Channel / @ User to post the alert into. Overrides - --slack-channel z_development
alerts.slack.owners Comma separated list of users who should be tagged in the alert. Overrides - --slack-owner ashwanthkumar,slackbot

Checksum

c8fb04a06c5f97f41c1eadab5b26d0625799ea00a1c266b5079a1438c2841c56  marathon-alerts-darwin-amd64
044f8698fa2668fdf4d5efaea2b3880e7ae9ccb0d6043dfd03cd7919d3fff43a  marathon-alerts-linux-amd64