Skip to content

Display compression type of Kafka topics #1080

Open
@Gleb-Shipilov

Description

@Gleb-Shipilov

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

Prerequisites:

Kafka producers define compression type of Kafka topics by themselves (None, GZIP, LZ4 etc.).

Yet it's impossible to see the compression type of topics in Kafka UI

To do:

Display compression type for topics in Kafka UI:

  • In "Topics" grid;
  • In "Settings" grid of each topic.

Acceptance criteria:

Compression type of topics is displayed:

  • In "Topics" grid;
  • In "Settings" grid of each topic.

Describe alternatives you've considered

No response

Version you're running

2ce0662

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions