Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds ThresholdWindows #131

Merged
merged 1 commit into from
May 6, 2019
Merged

Conversation

DuskEagle
Copy link

Anomaly monitors allow for setting a "trigger_window" and "recovery_window" within a "threshold_windows" map, as mentioned in https://github.com/terraform-providers/terraform-provider-datadog/issues/73. This PR adds support for managing those values via Terraform.

@ghost ghost added the size/S label Dec 3, 2018
@masci masci added this to the 1.7.0 milestone Jan 9, 2019
@nmuesch nmuesch modified the milestones: 1.7.0, 1.8.0 Mar 4, 2019
@bkabrda
Copy link
Contributor

bkabrda commented Apr 12, 2019

The code LGTM 👍. Could you please extend TestAccDatadogMonitor_Basic in tests to check forthreshold_windows, so that we have this functionality covered? Thanks!

@bkabrda
Copy link
Contributor

bkabrda commented Apr 26, 2019

Ping @DuskEagle could you add some tests as requested above? If not, I guess I'll just merge and add them myself in another PR.

@AntoineCavaille
Copy link

Hi 👋
This feature would be very useful to us !
Is a date scheduled for its implementation?

@bkabrda
Copy link
Contributor

bkabrda commented May 6, 2019

Ok, there's no response from @DuskEagle, so I'll merge and write a simple test myself in a followup PR.

@bkabrda bkabrda merged commit b682d8a into DataDog:master May 6, 2019
jbenais pushed a commit to jbenais/terraform-provider-datadog that referenced this pull request Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants