Updating Metricbeat stack modules to ECS#10350
Updating Metricbeat stack modules to ECS#10350ycombinator merged 22 commits intoelastic:masterfrom ycombinator:mb-stack-ecs
Conversation
|
Pinging @elastic/stack-monitoring |
ruflin
left a comment
There was a problem hiding this comment.
You also need to update the ecs-migration.yml file.
|
@ruflin This is ready for another review pass. I addressed feedback from your previous review and left a couple of questions as well. Thanks! |
webmat
left a comment
There was a problem hiding this comment.
Looking pretty good. Only need to resolve on the PID inconsistency. Also noticed a few service.version that haven't been migrated yet.
Once these are settled, this LGTM
metricbeat/module/elasticsearch/index_recovery/_meta/fields.yml
Outdated
Show resolved
Hide resolved
|
jenkins, test this |
ruflin
left a comment
There was a problem hiding this comment.
Overall LGTM. One minor comment.
I think we need to figure out what we do with the hostname fields. What we could do is get this PR in without the hostname fields and figure it out as a follow up.
|
@ruflin @ycombinator I think for both |
|
@webmat said:
Just to clarify, you're saying that:
|
|
Mostly yes, but I'll clarify one last thing 😆 I think |
|
@webmat Took another shot at the language per your recommendations. Ready for your 👀 again, when you get a chance. Thanks! |
webmat
left a comment
There was a problem hiding this comment.
Great! Thanks @ycombinator
LGTM
|
Of course I had to click too fast and not make this "Approved" 😆 |
…de_stats metricset
This PR updates a few fields in the Elastic stack modules in Metricbeat, viz.
elasticsearch,logstash, andkibanato their ECS names and types.Based on discussions happening in #10218, but only scoped to Elastic stack modules.