Commit Graph

15 Commits (a055d7240ac11fa80868f28163ceb4db9aa5eb57)

Author SHA1 Message Date
Jordan Cohen c0013af14c doc update to demostrate message template vars 9 years ago
Jordan Cohen df055265d4 message template variable fix
Due to ansible/jinja2 templating, it is difficult to use the monitor message template variables as they need to be surrounded by `{{` and `}}`, this change addresses that issue by allowing the user to use `[[` and `]]` instead.
9 years ago
Jordan Cohen 359b2abebc idempotency fix (#2024) 9 years ago
Paul Seiffert 2f0edbeccb Allow Datadog metric alerts to define multiple thresholds 9 years ago
Brian Coca 520d245ae7 added note on choice version availability 9 years ago
Brian Coca 4ca07d511e Merge pull request #1248 from hypergig/devel
support for event alert monitors
9 years ago
Michael Scherer 2f3dc1352f Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
Jordan Cohen 20d6e3daaf support for event alert monitors 9 years ago
Kerim Satirli 2ac53bf559 fixes a typo in Datadog Monitor docs 9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 9 years ago
Greg DeKoenigsberg 98abb6d2c9 Adding author's github id 9 years ago
Jhonny Everson 4b625bab34 Fixes the bug where it was using only the keys to determine whether a change was made, i.e. values changes for existing keys was reported incorrectly. 9 years ago
Jhonny Everson d722d6de97 Adds handler for error responses 9 years ago
Sebastian Kornehl fdaa4da447 docs: removed default when required is true 9 years ago
Sebastian Kornehl 1291f9a25a Added datadog_monitor module 9 years ago