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

Add SkinnyJson format #285

Merged
merged 3 commits into from
Oct 20, 2024
Merged

Add SkinnyJson format #285

merged 3 commits into from
Oct 20, 2024

Conversation

AlexITC
Copy link
Collaborator

@AlexITC AlexITC commented Oct 20, 2024

This is similar to the EventbridgeJson in the sense that we keep the collector and the payload, on the other hand, everything else is drop.

For example, an output from this format would be:

  • { "collector": "...", "payload": "..." }

This is similar to the EventbridgeJson in the sense that we keep the collector and the payload, on the other hand, everything else is drop.

For example, an output from this format would be:
- { "collector": "...", "payload": "..." }
Copy link

@AlexITC AlexITC marked this pull request as ready for review October 20, 2024 15:30
@AlexITC AlexITC requested a review from joaolcorreia October 20, 2024 15:31
@AlexITC AlexITC merged commit a602fe3 into main Oct 20, 2024
3 checks passed
@AlexITC AlexITC deleted the skinny-json-format branch October 20, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant