mesos / kafka

Apache Kafka on Apache Mesos
Apache License 2.0
414 stars 140 forks source link

Refactored metric collection to use yammer.metrics directly #233

Closed steveniemitz closed 8 years ago

steveniemitz commented 8 years ago

Tested with kafka 0.8.2.2 and 0.9.0.1. The old JMX solution was flaky at best. This also does a much better job at naming the scoped metrics (BrokerTopicMetrics, RequestMetrics, etc).