summaryrefslogtreecommitdiff
path: root/kafka/metrics
Commit message (Expand)AuthorAgeFilesLines
* Be explicit with tuples for %s formattinguse-explicit-tuples-for-stringsJeff Widman2018-11-174-4/+4
* Clear the metrics dictionary on close. (#1569)Kishore Nallan2018-08-311-0/+2
* use absolute imports everywhere (#1362)Kevin Tindall2018-02-062-18/+18
* Minor Exception cleanupJeff Widman2017-12-121-2/+2
* Fix quota violation exception message (#809)Dana Powers2016-08-201-4/+4
* Always absolute_importabsolute_importDana Powers2016-08-0224-0/+50
* Update Sensor time_ms docs; only calculate if neededDana Powers2016-07-161-3/+3
* small bug fix in SensorZack Dever2016-05-031-1/+1
* trying to use locks a little less. still not ideal.Zack Dever2016-04-134-19/+18
* Basic dictionary reporter in place of the java JMX reporter.Zack Dever2016-04-132-1/+84
* Kafka metrics java port. No reporters or instrumentation.Zack Dever2016-04-1323-0/+1246