-
Notifications
You must be signed in to change notification settings - Fork 469
ECS version update #4797
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
ECS version update #4797
Conversation
🌐 Coverage report
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
"name": "docker-fleet-agent", | ||
"type": "metricbeat", | ||
"version": "8.3.3" | ||
"version": "8.5.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The ecs version is 8.5.1 and here it says 8.5.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ishleenk17 - This is agent version and not the ECS version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Package activemq - 0.6.0 containing this change is available at https://epr.elastic.co/search?package=activemq |
Package apache - 1.8.0 containing this change is available at https://epr.elastic.co/search?package=apache |
What does this PR do?
Updates the ECS version to 8.5.1 from 1.12. The system and pipeline tests are executed to generate new sample events.
Checklist
Refer #4792 for the checklist.
How to test this PR locally
Run system and pipeline test for activemq and apache integrations and make sure nothing is breaking. Verify the changes with ecs release notes.