Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix quota violation exception message (#809) | Dana Powers | 2016-08-20 | 1 | -4/+4 |
| | |||||
* | Always absolute_importabsolute_import | Dana Powers | 2016-08-02 | 24 | -0/+50 |
| | |||||
* | Update Sensor time_ms docs; only calculate if needed | Dana Powers | 2016-07-16 | 1 | -3/+3 |
| | |||||
* | small bug fix in Sensor | Zack Dever | 2016-05-03 | 1 | -1/+1 |
| | | | pulling in this small bug fix from https://github.com/apache/kafka/pull/1265/files#diff-8736b7fd8ad077ea55ea2a8ad61285faR99 | ||||
* | trying to use locks a little less. still not ideal. | Zack Dever | 2016-04-13 | 4 | -19/+18 |
| | |||||
* | Basic dictionary reporter in place of the java JMX reporter. | Zack Dever | 2016-04-13 | 2 | -1/+84 |
| | |||||
* | Kafka metrics java port. No reporters or instrumentation. | Zack Dever | 2016-04-13 | 23 | -0/+1246 |
There is no straight translation for the JMX reporter into python, so I'll do something else in a separate commit. |