provectus/kafka-ui

Request for CloudEvent serde

Open

#4210 opened on Sep 8, 2023

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Java (7,799 stars) (977 forks)batch import
area/serdegood first issuetype/feature

Description

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

No response

Describe the feature you're interested in

We use CloudEvent to wrap our kafka messages. As a result, we are seeing encoded values in Provectus, that we are unable to read. Here is link to CloudEvent library - https://cloudevents.github.io/sdk-java/kafka.html.

Describe alternatives you've considered

No response

Version you're running

56fa824 v0.7.1

Additional context

No response

Contributor guide