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 SearchMonitors to monitors.go #325

Open afarbos opened 4 years ago

afarbos commented 4 years ago

Add Support for Monitor Search, see https://docs.datadoghq.com/api/v1/monitors/#monitors-search

Note: OverallStateModified is not a string when using the monitors/search but an int