[lambda_logs] fix parsing failure when message is string#17398
[lambda_logs] fix parsing failure when message is string#17398gpop63 wants to merge 3 commits intoelastic:mainfrom
message is string#17398Conversation
|
/test |
🚀 Benchmarks reportTo see the full report comment with |
|
Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as |
💚 Build Succeeded
History
cc @gpop63 |
|
Could this be a breaking change? Please re-check. |
|
In which release can we expect this to land? |
|
@gpop63 could you please take a look at this one. |
No field types are being changed here, just the way we check if its of type String or Map, the way we store values inside that field is changed. |
Proposed commit message
this PR fixes
lambda_logsparsing failure whenaws.lambda.messagereceives astringvalue instead of anobject.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots