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

Cherry-pick #13433 to 7.3: Fix conversions of events with module fields #13441

Merged
merged 3 commits into from
Sep 3, 2019

Conversation

jsoriano
Copy link
Member

Cherry-pick of PR #13433 to 7.3 branch. Original message:

Metricsets that use special fields like ModuleDataKey cannot be
directly used as metricset fields of mb.Event, they need to be
converted using something like the mb.TransformMapStrToEvent()
helper.

Fix #13432

Metricsets that use special fields like `ModuleDataKey` cannot be
directly used as metricset fields of `mb.Event`, they need to be
converted using something like the `mb.TransformMapStrToEvent()`
helper.

Fix elastic#13432

(cherry picked from commit 310a96e)
@jsoriano jsoriano requested a review from a team as a code owner August 30, 2019 13:25
@jsoriano jsoriano force-pushed the backport_13433_7.3 branch from 49a4b0c to eff6bde Compare August 30, 2019 13:33
@jsoriano jsoriano merged commit 0959879 into elastic:7.3 Sep 3, 2019
@jsoriano jsoriano deleted the backport_13433_7.3 branch September 3, 2019 15:55
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
…le fields (elastic#13441)

Metricsets that use special fields like `ModuleDataKey` cannot be
directly used as metricset fields of `mb.Event`, they need to be
converted using something like the `mb.TransformMapStrToEvent()`
helper.

Fix elastic#13432

(cherry picked from commit 71fb53e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants