| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\
| |
| | |
small bug fix in Sensor
|
| |
| |
| | |
pulling in this small bug fix from https://github.com/apache/kafka/pull/1265/files#diff-8736b7fd8ad077ea55ea2a8ad61285faR99
|
|/
|
|
| |
check_version
|
| |
|
| |
|
| |
|
|
|
|
| |
Should fix #661.
|
| |
|
|
|
| |
Fixes #665
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #641
|
| |
|
|\
| |
| | |
to squelch the __del issue
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
This adds the parent metrics instance to kafka consumer, which will
eventually be used to instrument everything under consumer. To start
I ported the java consumer coordinator metrics.
|
| | |
|
|/
|
|
|
| |
There is no straight translation for the JMX reporter into python,
so I'll do something else in a separate commit.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
callback
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Small improvements to fetching logic
|
| | |
|
| | |
|