Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be explicit with tuples for %s formatting | Jeff Widman | 2018-11-18 | 3 | -3/+3 |
| | | | | Fix #1633 | ||||
* | use absolute imports everywhere (#1362) | Kevin Tindall | 2018-02-06 | 1 | -10/+10 |
| | |||||
* | Fix quota violation exception message (#809) | Dana Powers | 2016-08-20 | 1 | -4/+4 |
| | |||||
* | Always absolute_importabsolute_import | Dana Powers | 2016-08-02 | 12 | -0/+25 |
| | |||||
* | 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 | 1 | -4/+3 |
| | |||||
* | Kafka metrics java port. No reporters or instrumentation. | Zack Dever | 2016-04-13 | 12 | -0/+621 |
There is no straight translation for the JMX reporter into python, so I'll do something else in a separate commit. |