Closed fearful-symmetry closed 1 year ago
This pull request does not have a backport label. If this is a bug or security fix, could you label this PR @fearful-symmetry? 🙏. For such, you'll need to label your PR with:
To fixup this pull request, you need to add the backport labels for the needed branches, such as:
backport-v8./d.0
is the label to automatically backport to the 8./d
branch. /d
is the digitthe below badges are clickable and redirect to their specific view in the CI or DOCS
#### Build stats * Start Time: 2023-02-15T22:42:26.416+0000 * Duration: 16 min 23 sec
No test was executed to be analysed.
To re-run your PR in the CI, just comment with: - `/test` : Re-trigger the build.
What does this PR do?
This is a follow-up to https://github.com/elastic/elastic-agent-shipper-client/pull/17 to integrate those changes, and update the ES output to use the
fastjson
library used by the shipper client.Why is it important?
We need to marshal events correctly.
Checklist
CHANGELOG.md
orCHANGELOG-developer.md
.