mirror of https://github.com/apache/kafka.git
CI / build (push) Waiting to run
Details
This change adds the metric ControllerEventManager::AvgIdleRatio which measures the amount of time the controller spends blocked waiting for events vs the amount of time spent processing events. A value of 1.0 means that the controller spent the entire interval blocked waiting for events. Reviewers: José Armando García Sancio <jsancio@apache.org>, Kevin Wu <kevin.wu2412@gmail.com>, Alyssa Huang <ahuang@confluent.io>, TengYao Chi <frankvicky@apache.org>, Reviewers: Chia-Ping Tsai <chia7712@apache.org> |
||
---|---|---|
.. | ||
src | ||
.gitignore |