Fork me on GitHub

The companion for Kafka developers

Improve your troubleshooting process of kafka based applications.

Mac Windows Debian
🍻 brew install andrewinci/tap/insulator 🍻
Screenshot

Consumer

Consume from a specific topic deserializing Avro or String values. Smart research across all consumed records. Inspect record informations such as headers, partition, offset and timestamp. Specify the timeframe avoiding to dump the whole topic.

Consumer

Schema registry

Find and inspect Avro schemas. Inspect all versions of a specific subject and create new schemas.

Schema tegistry

Producer

Produce Avro or String records with schema validation and autocompletion to improve productivity.

Producer

Insulator