Hey,
depending on the format of Kafka messages, the console can display it e.g. text, json, or not, e.g. Avro Protobuf.
For decoding Avro or Protobuf, a registry would be required. On the other hand, operating a registry is additional work.
For simple debugging, it would be helpful to provide the possibility to simply download the Kafka message(s) and decode it later.
WDYT? For us this would be a helpful addition.
Thanks in advance 👋🏻
Hey,
depending on the format of Kafka messages, the console can display it e.g. text, json, or not, e.g. Avro Protobuf.
For decoding Avro or Protobuf, a registry would be required. On the other hand, operating a registry is additional work.
For simple debugging, it would be helpful to provide the possibility to simply download the Kafka message(s) and decode it later.
WDYT? For us this would be a helpful addition.
Thanks in advance 👋🏻