This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
0.1.0-rc1
Pre-release
Pre-release
Strimzi canary is a tool which acts as an indicator of whether Kafka clusters are operating correctly. This is achieved by creating a canary topic and periodically producing and consuming events on the topic and getting metrics out of these exchanges.
For more details about what it does and how to use it, check the README.md file.
Changes from previous release
- Initial implementation