-
Notifications
You must be signed in to change notification settings - Fork 3k
[exporter/elasticsearch] Fix data stream attributes in none mapping mode #42510
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
[exporter/elasticsearch] Fix data stream attributes in none mapping mode #42510
Conversation
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.
perfect, thanks!
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.
missing a changelog
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.
Minor nit.
@ericywl thank's for fixing this! Please consider the nit suggestion from #42510 (comment) and if you agree update the branch. Then I will mark it as |
Co-authored-by: Vishal Raj <[email protected]>
Description
Fix a bug where the data stream attributes in
none
mapping mode is incorrectly prefixed.Link to tracking issue
Fixes #42454.
Testing
Unit tests.