-
Notifications
You must be signed in to change notification settings - Fork 88
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
Add monitor and monitor groups search API #163
Conversation
CHANGELOG.md
Outdated
@@ -1,5 +1,9 @@ | |||
# Changes | |||
|
|||
## 1.32.0 / 2018-10-13 | |||
|
|||
* Add [monitor search](https://docs.datadoghq.com/api/?lang=python#monitors-search) and [monitor groups search](https://docs.datadoghq.com/api/?lang=python#monitors-group-search) API endpoints. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lang
should be ruby here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment regarding lang
otherwise
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm happy with this change
Adds monitor search and monitor groups search API endpoints.
Docs:
https://docs.datadoghq.com/api/?lang=ruby#monitors-search
https://docs.datadoghq.com/api/?lang=ruby#monitors-group-search