File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Kafka Data Viewer
22
3- Desktop UI Tool for Kafka that provides ability to read and publish kafka records.
3+ This tool is desktop UI Client for Kafka that provides ability to read and publish kafka records.
44
55# Description
66
@@ -17,9 +17,21 @@ When connected you can use:
1717The application supports different message encodings, the currently supported:
1818
1919- String
20+
2021- GZIP
22+
2123- Avro
2224
25+ # Additional features
26+
27+ Application allows to list kafka consumer groups and detailed information about group.
28+
29+ # Compatibility
30+
31+ Application is based on Kafka 2.0 binaries.
32+
33+ ZooKeeper connection is not supported anymore, as well as information about ZooKeeper connected clients.
34+
2335# Download
2436
2537The read-to-use binary bundle can be downloaded at github releases page:
You can’t perform that action at this time.
0 commit comments