terraform-provider-signalform
terraform-provider-signalform copied to clipboard
SignalForm is a terraform provider to codify SignalFx detectors, charts and dashboards
# Summary Adds logging of dashboard create and update payloads. # Motivation When debugging new features I keep hacking in weird ways to view the payload. This — when used...
Currently, the notifications associated with a detector rule are stored as a list of strings: ``` rule { description = "maximum > 60 for 30m" severity = "Critical" detect_label =...
Is this in the roadmap or there is API limitations that prevent to implement this feature?
The Slack notification is silently failing. The Pagerduty one is linked but the Slack one is not linked when I look at them in the SignalFX UI. This is the...