Yelp / terraform-provider-signalform

SignalForm is a terraform provider to codify SignalFx detectors, charts and dashboards
Apache License 2.0
44 stars 26 forks source link

List severities in order of decreasing severity #42

Closed kennydo closed 5 years ago

kennydo commented 5 years ago

The current ordering (putting Warning before Major) is confusing because Warning is actually less severe.

From https://docs.signalfx.com/en/latest/detect-alert/set-up-detectors.html, detector severities are listed in this order:

SignalFx has 5 severity labels: Critical, Major, Minor, Warning and Info.