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 Protobuf encoding/decoding for Kafka by using Schema Registry #4861

Open
DaryaTalapina opened this issue Feb 29, 2024 · 0 comments
Open
Labels
feature New feature or request

Comments

@DaryaTalapina
Copy link

Enhancement:
Kafka topics are encoded with Protobuf https://protobuf.dev/
image
Consumed messages from Kafka have encoding issue (displayed as
image
)
Add opportunity to encode values from variables encoded with Protobuf or add opportunity to consume and decode events from Kafka using Schema Registry (as on Kafka UI for example)
PS all sensitive information on images is covered

@DaryaTalapina DaryaTalapina added the feature New feature or request label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant