Open
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
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