rkrage / kafka_party

Utility for reporting Kafka time-based lag metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KafkaParty

Utility for reporting time-based partition lag metrics for Kafka consumer groups.

Installation

Add this line to your application's Gemfile:

gem 'kafka_party'

And then execute:

$ bundle

Or install it yourself as:

$ gem install kafka_party

Usage

TODO

Development

TODO

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rkrage/kafka_party. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the KafkaParty project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Utility for reporting Kafka time-based lag metrics

License:MIT License


Languages

Language:Ruby 85.9%Language:Dockerfile 10.9%Language:Shell 3.2%