zorkian / go-datadog-api

A Go implementation of the Datadog API.
BSD 3-Clause "New" or "Revised" License
183 stars 156 forks source link

Add ThresholdWindows option to Datadog monitors #188

Closed DuskEagle closed 5 years ago

DuskEagle commented 5 years ago

Adds support for the thresold_windows option for anomaly monitors: https://docs.datadoghq.com/api/#monitors

zorkian commented 5 years ago

I'm pretty sure this will pass once landed because we removed 1.7/1.8 tests... let's see.