Skip to content

Add beautified JSON configuration editor for connectors, topics, and clusters #3002

@abhisheksingh94

Description

@abhisheksingh94

What is currently missing?

The UI currently lacks a Connector/Topic/Cluster configuration editor with a beautified JSON editor.
This would allow users to create, edit, and view connector configurations in a more user-friendly and structured format.

How could this be improved?

A similar feature existed in the now-abandoned BlazingKraft Kafka Management UI.
BlazingKraft provided the ability to:
• Create and edit connectors using a beautified JSON editor
• View connector configurations
• Delete connectors
• Manage cluster and topic settings intuitively
That tool also pulled most configuration values directly from the connector itself, displaying them in the JSON editor.
Additionally, it offered a raw JSON editor mode for users who wanted to make custom manual edits to the configuration.

It would be great if similar functionality could be imported or adapted from BlazingKraft, as it offered a clean and practical implementation of these features.

We are currently evaluating the feature set of Klaw as we really liked the Approval workflow for any edits that a team member requires, currently we use BlazingKraft in our UAT/DEV environments.

Is this a feature you would work on yourself?

  • I plan to open a pull request for this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions