ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
823 stars 1.53k forks source link

Add support for mute_first_recovery_notification to datadog_downtime module #9080

Open ksubileau opened 3 days ago

ksubileau commented 3 days ago

Summary

The datadog_downtime module does not currently provide any parameters to choose the value for the mute_first_recovery_notification downtime configuration (https://docs.datadoghq.com/monitors/downtimes/?tab=bymonitorname#disable-first-recovery-notification), which is available in the Datadog API.

I think it would be interesting to add it to complete the functional coverage of the Ansible module

Issue Type

Feature Idea

Component Name

datadog_downtime

Additional Information

Code of Conduct

ansibullbot commented 3 days ago

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot commented 3 days ago

cc @Datadog click here for bot help

gmaOCR commented 19 hours ago

Have to use v2 datadog api. I'm on it to upgrade the files. Units test OK Sanity test KO