-
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
Some fixes in Cloud Foundry fields #21175
Some fixes in Cloud Foundry fields #21175
Conversation
Pinging @elastic/integrations-platforms (Team:Platforms) |
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.
In general it looks good to me! Does this need to be in sync with #21177 though?
Thanks! They are independent changes, but I expect conflicts yes 🙂 |
I mean, they can be independently merged, but probably I will need to fix merge conflicts in one after merging the other. |
Cool! I mostly thought about |
Remove redundant and undocumented `cloudfoundry.*.timestamp` fields. Add missing documentation about envelope fields. Update `data.json` files in metricbeat module. (cherry picked from commit 3527264)
What does this PR do?
cloudfoundry.*.timestamp
fields.data.json
files in metricbeat module.Why is it important?
Avoid unnecessary duplication of data and keep documentation updated.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.