Skip to content

[FEATURE] Make base64 encoding optional  #10

Description

@ErlendFax

Is your feature request related to a problem? Please describe.
Metamorphosis writes messages to topics on this format:
{Topic: "myMqttTopic", Content: "aHR0cHM6Ly95b3V0dS5iZS9kUXc0dzlXZ1hjUQ=="}.

We are using Redpanda Console / Kowl to monitor the stream, the encoded Content value is difficult to read when we need a quick overview. Also, we are not using encoding in other topics and applications.

Describe the solution you'd like
Make the base64 encoding optional with a env variable.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions