[exporter/opensearch] Add bodymap mode support for logs to opensearch exporter#42206
Merged
songy23 merged 7 commits intoSep 26, 2025
Merged
Conversation
cefc801 to
b548c26
Compare
Contributor
Author
|
@ps48 Here is the MR :) |
400de7d to
72c8af7
Compare
72c8af7 to
02d1a9f
Compare
ps48
reviewed
Sep 3, 2025
1d41655 to
81d9a98
Compare
ps48
reviewed
Sep 8, 2025
Contributor
81d9a98 to
6ea5990
Compare
ps48
approved these changes
Sep 10, 2025
Contributor
Author
atoulme
reviewed
Sep 22, 2025
Contributor
|
Just a nit on the error being exported. LGTM otherwise. |
atoulme
approved these changes
Sep 22, 2025
Contributor
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add support for bodymap for opensearch exporter
Link to tracking issue
#41654
Testing
Add unit tests for the bodymap mode
Documentation