Cherry-pick #8129 to 6.x: Adding xpack code for ES ML job metricset#8138
Merged
ycombinator merged 1 commit intoelastic:6.xfrom Sep 11, 2018
ycombinator:backport_8129_6.x
Merged
Cherry-pick #8129 to 6.x: Adding xpack code for ES ML job metricset#8138ycombinator merged 1 commit intoelastic:6.xfrom ycombinator:backport_8129_6.x
ycombinator merged 1 commit intoelastic:6.xfrom
ycombinator:backport_8129_6.x
Conversation
houndci-bot
reviewed
Aug 29, 2018
There was a problem hiding this comment.
don't use an underscore in package name
Contributor
Author
|
jenkins test this |
Contributor
|
jenkins, test this |
ruflin
approved these changes
Aug 31, 2018
houndci-bot
reviewed
Sep 7, 2018
There was a problem hiding this comment.
don't use an underscore in package name
* Adding job_stats xpack monitoring documents * Fixing type assertions (cherry picked from commit bfd2843)
Contributor
Author
|
The CI failures in this backport PR are the same as those that have been happening in the 6.x branch CI for a while now. And they are unrelated to the changes in this PR. So I'm merging this PR now... |
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 #8129 to 6.x branch. Original message:
This PR teaches the
elasticsearch/ml_jobmetricset to indexjob_statsdocuments into.monitoring-es-6-mb-*indices. These documents should be compatible in structure tojob_statsdocuments in the current.monitoring-es-6-*indices indexed via the internal monitoring method.