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
ermeaney 6edc176143
add support for datadog monitors of type event-v2 (#4457)
* add support for datadog monitors of type event-v2

See https://docs.datadoghq.com/events/guides/migrating_to_new_events_features/

* add changelog fragement for PR

* typos

* add link to PR

* minor_fetaure, not bugfix

* add to description when we added event-v2 type

* Update changelogs/fragments/4457-support-datadog-monitors-type event-v2.yaml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-04-11 07:09:27 +02:00
..
datadog add support for datadog monitors of type event-v2 (#4457) 2022-04-11 07:09:27 +02:00
sensu mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
airbrake_deployment.py Remove deprecated features scheduled for removal in 3.0.0 (#1926) 2021-03-09 21:23:20 +01:00
bigpanda.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
circonus_annotation.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
honeybadger_deployment.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02: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 sanity checks (2021/Batch 3 - who's counting) (#1885) 2021-02-26 11:37:23 +01:00
librato_annotation.py Tidy up validate-modules:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
logentries.py logentries - invoke run_command passing list (#3807) 2021-11-30 06:02:38 +01:00
logstash_plugin.py logstash_plugin - invoke run_command passing list (#3808) 2021-12-01 06:58:45 +01:00
monit.py monit - invoke run_command passing list (#3821) 2021-12-02 07:50:02 +01:00
nagios.py Updated doc. Module not idempotent. delegate_to not needed. (#1587) 2021-01-12 11:03:39 +01: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:parameter-list-no-elements (batch 1) (#1795) 2021-02-16 07:11:37 +01:00
pagerduty_alert.py More false-positives (not flagged by sanity tests yet). (#2010) 2021-03-13 13:24:26 +01:00
pagerduty_change.py Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
pagerduty_user.py a new module pagerduty_user (#1025) 2020-11-26 13:22:35 +01:00
pingdom.py Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
rollbar_deployment.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
spectrum_device.py Tidy up validate-modules ignores for monitoring modules (#1350) 2020-11-23 22:07:03 +01:00
spectrum_model_attrs.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
stackdriver.py replace NBSP (non-blocking space) character with a regular SPACE char (#3071) 2021-07-25 13:53:38 +02:00
statsd.py StatsD Module (#1793) 2021-02-16 11:46:39 +01:00
statusio_maintenance.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
uptimerobot.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00