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

Implement VRL encoder #21836

Open
pront opened this issue Nov 19, 2024 · 0 comments
Open

Implement VRL encoder #21836

pront opened this issue Nov 19, 2024 · 0 comments
Labels
domain: codecs Anything related to Vector's codecs (encoding/decoding) type: feature A value-adding code addition that introduce new functionality.

Comments

@pront
Copy link
Member

pront commented Nov 19, 2024

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Use Cases

We already have a VRL decoder. This ticket is to track the other part of the work i.e. the VRL encoder.

Config snippet:

encoding.codec = "vrl"
encoding.source = '''
    encode_json(.) ?? encode_key_value!(.)

Attempted Solutions

No response

Proposal

No response

References

#13634

Version

No response

@pront pront added type: feature A value-adding code addition that introduce new functionality. domain: codecs Anything related to Vector's codecs (encoding/decoding) labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: codecs Anything related to Vector's codecs (encoding/decoding) type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

1 participant