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

Add docs for monitoring API changes in Alpha4 #5553

Closed
wants to merge 2 commits into from

Conversation

dedemorton
Copy link
Contributor

@jordansissel @andrewvc @suyograo Not sure who needs to review this, but here you go! Please read and respond to the questions that I've added as comments flagged for REVIEWERS. There were a few places where the API calls didn't behave exactly as described in #5475.

This adds changes for monitoring APIs (tracked by doc issue #5148).

GET /_node/stats/pipeline
--------------------------------------------------

//REVIEWERS: Note that when you call /_node/stats, it does not return the pipeline stats. You need to specify /_node/stats/pipeline specifically. This makes me wonder if it shouldn't be its own API topic. WDYT?
Copy link
Contributor

Choose a reason for hiding this comment

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

This is intentional. /_node/stats/pipeline is too verbose (customers have complex plugin configs) to be included in /_node/stats. Yes it should be a separate API topic.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed. Made this a separate topic called Pipeline Info API.

@suyograo
Copy link
Contributor

@dedemorton I added some comments

@dedemorton dedemorton force-pushed the logstash_issue#5475 branch from 174e985 to d9065d1 Compare June 28, 2016 19:01
@dedemorton
Copy link
Contributor Author

@suyograo I've made the changes that you suggested and retested the REST calls. Let me know if this is ready to merge.

@suyograo
Copy link
Contributor

LGTM

@elasticsearch-bot
Copy link

Suyog Rao merged this into the following branches!

Branch Commits
master 82519ef, 6a1e646
5.0 2217f70, 9f55367

elasticsearch-bot pushed a commit that referenced this pull request Jun 28, 2016
elasticsearch-bot pushed a commit that referenced this pull request Jun 28, 2016
elasticsearch-bot pushed a commit that referenced this pull request Jun 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants