#Change Log This project adheres to Semantic Versioning.
This CHANGELOG follows the format listed at Keep A Changelog
- check-consumer-lag: threshold per partition
- check-topic.rb: check isr
- add missing methods
- Refactoring metrics-consumer-lag to remove shell/jvm execution
- check-consumer-lag: remove celluloid (temporary), fix data structure, fix partition_owner function
- Refactoring check-consumer-lag to remove shell/jvm execution
- Add option to check topic's replicas
- Fix check-topics-name.rb
- Add check-topics-name.rb
- Add option to check topic's leader
- Add option to check topic's leader
- Add option to check topic's config
- check-topic.rb: option to check partitions and replication factor
- check-topics.rb has been removed
- Add check-topic.rb
- Ruby doc
- First release