Cherry-pick #8335 to 6.x: Adding elasticsearch/ccr metricset#8357
Merged
ycombinator merged 2 commits intoelastic:6.xfrom Sep 24, 2018
ycombinator:backport_8335_6.x
Merged
Cherry-pick #8335 to 6.x: Adding elasticsearch/ccr metricset#8357ycombinator merged 2 commits intoelastic:6.xfrom ycombinator:backport_8335_6.x
ycombinator merged 2 commits intoelastic:6.xfrom
ycombinator:backport_8335_6.x
Conversation
This PR adds the `elasticsearch/ccr` metricset which collects cross-cluster replication (CCR) stats from the `GET _ccr/stats` Elasticsearch API and indexes them in `metricbeat-*`. (cherry picked from commit 0f2b29a)
jsoriano
reviewed
Sep 24, 2018
CHANGELOG.asciidoc
Outdated
|
|
||
|
|
||
| - Add `metrics` metricset to MongoDB module. {pull}7611[7611] | ||
| - Added 'died' PID state to process_system metricset on system module{pull}8275[8275] |
Contributor
Author
There was a problem hiding this comment.
😬 Good catch, will fix!
jsoriano
approved these changes
Sep 24, 2018
Contributor
Author
|
Failure is unrelated. Merging... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of PR #8335 to 6.x branch. Original message:
This PR adds the
elasticsearch/ccrmetricset which collects cross-cluster replication (CCR) stats from theGET _ccr/statsElasticsearch API and indexes them inmetricbeat-*.