Kafdrop Search
This extension allows searching Kafka records by key and approximate timestamp, without scanning the whole topic/partition, by using the API of Kafdrop (Kafka Web UI) if one is available for your Kafka cluster.
Employs a heuristic binary search (i.e. logarithmic number of Kafdrop API calls...
Developer Tools