DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
403 stars 379 forks source link

Missing data options can not adjust with terraform datadog_monitor #2586

Closed emre141 closed 1 month ago

emre141 commented 1 month ago

What resources or data sources are affected?

datadog_monitor (Resource)

Feature Request

Hi,

We want to adjust Missing Data Option which is under Advanced Option on Top of Set Alert Condition in the Monitoring Definition with Terraform Datadog Monitor Resource

By default its If a group stops reporting data, resolve after 2 hours, we want to disable this renotifi datadog_monitor_option cation once it stop reporting data.

References

No response

emre141 commented 1 month ago

timeout_h option correspond above requirement, so I close the issue