kafdrop icon indicating copy to clipboard operation
kafdrop copied to clipboard

Kafka Web UI

Results 103 kafdrop issues
Sort by recently updated
recently updated
newest added

Overhaul search functionality prototype first introduced by @plmarcelo in PR #175. Improved performance by not reading the entire topic into memory and having a safety limit on the number of...

- new UI to publish payload ![image](https://user-images.githubusercontent.com/33726401/106387054-c533a700-638c-11eb-926c-804ba8977542.png) - new button at dashboard to visit publish paylaod UI ![image](https://user-images.githubusercontent.com/33726401/106387014-9b7a8000-638c-11eb-821d-7e3fecd53430.png) - new button at topic detail to visit publish paylaod UI ![image](https://user-images.githubusercontent.com/33726401/106387030-acc38c80-638c-11eb-9019-33e800832bf7.png)

I have setup a github actions to publish Kafdrop helm chart. It uses local github pages in order to publish Charts. In order to set this up, you will have...

https://github.com/obsidiandynamics/kafdrop/pull/30 added SASL support. Currently, in order to configure SASL plain, I think the best practice for kafdrop would be to configure the appropriate login module in the sasl.jaas.config property...

Updates spring-boot to 2.2.13, so that fixes for CVE-2020-5421 are included (https://tanzu.vmware.com/security/cve-2020-5421 I've created a draft PR, because master (or main) has moved onward to 3.28.0-SNAPSHOT. I'd requested a patch...

Created a search message by key page. Accessible from topic's page.

There is a lot of duplicate code for labels and matchLabels in the .yaml file. Redundant code can be improved by defining common labels and matchLabels in _helpers.tpl file and...

Fixes #214 ![ReadOnlyOn](https://user-images.githubusercontent.com/5001512/100587143-6e86ef80-32ad-11eb-885f-e3db0a2fbeda.PNG) ![ReadOnlyOff](https://user-images.githubusercontent.com/5001512/100587167-72b30d00-32ad-11eb-846a-bb77d2126002.PNG)

Added view all messages button in the message inspector page. This handles the opened issue: #216 ![image](https://user-images.githubusercontent.com/16694224/100391035-de6c5000-2ff7-11eb-8ff5-73d3350b71bf.png)

merge please image.pullSecret I want to stay on your upstream