kafka-webview icon indicating copy to clipboard operation
kafka-webview copied to clipboard

Full-featured web-based Apache Kafka consumer UI

Results 64 kafka-webview issues
Sort by recently updated
recently updated
newest added

Work in progress for building out a generic pluggable web based publisher for kafka webview (Issue #102)

How can mount a file in a docker container to be used as the config.yml for webview? Possibly related to #55. I need to be able to update the base...

- Dockerfile refactoring - Makefile updated PLEASE NOTE: This PR must be reviewed after #200 (Kube-Series-2.2: Features/properties-makefile-dockerfile)

Added Makefile. PLEASE NOTE: This PR must be reviewed after #199 (Kube-Series-2.1: Features/properties-makefile-dockerfile)

Since I could not find a kafka webview helm chart, I created one: https://gitlab.com/make-a-bag/public/kafka-webview-chart It is very basic but maybe you are interested to take it over to your project.

The following two places we silently overwrite or ignore user supplied configuration properties for deserializers. For debugging purposes we should emit warnings when we either overwrite or ignore user supplied...

good first issue

Due to the nature of our projects - developers quite often are creating new topics. Our infrastructure is growing so pretty often there is a need to add new clusters...

enhancement