1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/monitoring
Albert Vaca Cintora e73451f09e
Datadog: Mark notification_message as no_log (#1338)
* Datadog: Mark notification_message as no_log

This message field is often used to page people or teams inside
an organization when a monitor goes off, by using `@` mentions.
If Ansible is configured to use Datadog's callback plugin [1], an
unwanted interaction would happen: 
When a monitor fails to create, the callback sends an error event
to Datadog which contains all the task's loggable fields in it.
If the message field contains `@` mentions, this event would page
the people on them.

[1] https://github.com/DataDog/ansible-datadog-callback

* Add changelog fragment

* Update changelogs/fragments/1338-datadog-mark-notification_message-no_log.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-11-25 07:25:00 +01:00
..
datadog Datadog: Mark notification_message as no_log (#1338) 2020-11-25 07:25:00 +01:00
sensu Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
airbrake_deployment.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
bigpanda.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
circonus_annotation.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
honeybadger_deployment.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
icinga2_feature.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
icinga2_host.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
librato_annotation.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
logentries.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
logstash_plugin.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
monit.py monit: fix module detection of monitored process state (#1107) 2020-10-23 12:26:23 +02:00
nagios.py fix ignored sanity tests (#1026) 2020-10-02 14:51:10 +02:00
newrelic_deployment.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
pagerduty.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
pagerduty_alert.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
pagerduty_change.py Adds a module for sending PagerDuty change events. (#1269) 2020-11-13 11:44:57 +03:00
pingdom.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
rollbar_deployment.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
spectrum_device.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
stackdriver.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
statusio_maintenance.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
uptimerobot.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00