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 missing migrated fields for system module. #11545

Merged
merged 4 commits into from
Mar 29, 2019

Conversation

webmat
Copy link
Contributor

@webmat webmat commented Mar 29, 2019

My initial PR (#9138) migrated them in the fields def, but the ecs-migration.yml
file had missing fields, and one incorrectly named.

This PR fixes the ecs-mig.yml file, the breaking changes page and the
system module dashboards.

Needs to be backported to 7.0

@webmat webmat requested review from a team as code owners March 29, 2019 18:06
@webmat webmat self-assigned this Mar 29, 2019
@webmat webmat added ecs needs_backport PR is waiting to be backported to other branches. v7.0.0 labels Mar 29, 2019
@webmat
Copy link
Contributor Author

webmat commented Mar 29, 2019

I've adjusted the dashboards manually, and I have an opinionated editor config that removes trailing spaces.

So make sure to adjust your diff settings to ignore whitespace, when checking the dashboards :-)

@webmat
Copy link
Contributor Author

webmat commented Mar 29, 2019

@fearful-symmetry Hey I'd appreciate your 👀on this PR 🙂

I've made my changes to the dashboards manually, and I know you were running the script that does that earlier.

@fearful-symmetry
Copy link
Contributor

LGTM, with the usual caveat that I've been digging into ECS for all of 2-3 days.

@webmat
Copy link
Contributor Author

webmat commented Mar 29, 2019

Merging now, as I want to get this backport started ASAP.

Only two remaining tests are for metricbeat, and have nothing to do with these changes

@webmat webmat merged commit e100beb into elastic:master Mar 29, 2019
webmat added a commit to webmat/beats that referenced this pull request Mar 29, 2019
* This adds all missing migrated fields for the system module to ecs-migration.yml
* The breaking changes doc has been updated accordingly with script/renamed_fields.py
* The corresponding dashboards for the system module have been updated manually (sorry for all the whitespace diff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecs needs_backport PR is waiting to be backported to other branches. v7.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants