-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fix fields in kvm status metricset #18514
Conversation
Pinging @elastic/integrations-platforms (Team:Platforms) |
💚 Build SucceededExpand to view the summary
Build stats
Test stats 🧪
|
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.
lgtm! Does this require a changelog?
Not if this gets backported to 7.8 before 7.8.0, this metricset hasn't been released yet. |
(cherry picked from commit b5b2ba0)
(cherry picked from commit b5b2ba0)
What does this PR do?
kvm.id
andkvm.name
fields at the module level, as used by the newstatus
metricset.status
field.TestData
.Why is it important?
Fix fields in new
status
metricset.Checklist
I have added an entry inCHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues