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

[WIP] Hosts API #2362

Merged
merged 2 commits into from
Apr 27, 2018
Merged

[WIP] Hosts API #2362

merged 2 commits into from
Apr 27, 2018

Conversation

samanthadrago
Copy link
Contributor

NOTE: should not be merged until the corresponding library PRs are merged:
DataDog/datadogpy#261
DataDog/dogapi-rb#152

What does this PR do?

  1. Adds two new endpoints to API docs: hosts search and host totals.
  2. Removes references to searching for hosts from search endpoint.
  3. Moves search for metrics to a subsection within

Motivation

Documenting the new hosts endpoints.

Preview link

https://docs-staging.datadoghq.com/samantha/hosts_api/api/?lang=python#hosts
https://docs-staging.datadoghq.com/samantha/hosts_api/api/?lang=python#search-metrics

Additional Notes

Don't merge till the above linked PRs are merged and new versions of the libraries are released.

@l0k0ms l0k0ms added WORK IN PROGRESS No review needed, it's a wip ;) API labels Apr 25, 2018
Copy link
Member

@jeremy-lq jeremy-lq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be merged after both DataDog/datadogpy#261 and
DataDog/dogapi-rb#152 are merged.

@pietdaniel pietdaniel merged commit 408988f into master Apr 27, 2018
@l0k0ms l0k0ms deleted the samantha/hosts_api branch April 27, 2018 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WORK IN PROGRESS No review needed, it's a wip ;)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants