[go: nahoru, domu]

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

Adding a key value pair encoder. #1142

Open
vorishirne opened this issue Aug 3, 2022 · 0 comments
Open

Adding a key value pair encoder. #1142

vorishirne opened this issue Aug 3, 2022 · 0 comments

Comments

@vorishirne
Copy link

Is your feature request related to a problem? Please describe.
For log processing applications like sumologic, key value pair encoding is fastest. I want to raise an MR for keyvalue encoder, over the ones that are already available: json and console.

Describe the solution you'd like
I can raise a PR for this new encoder.

Describe alternatives you've considered
Currently people have to copy paste code of json encoder and implement all it's code, as it is not exported.

Is this a breaking change?
no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant