Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LI-FIXUP] Enhance metrics tag for
BrokerToControllerRequestManager
s (
#454) This should be a direct fix-up to the commit - e37eaa0 [LI-HOTFIX] Add observability into AlterIsrManager (#453) EXIT_CRITERIA = When the corresponding commit is dropped Using this tag, the `kafka-server` can generate inGraph metrics for both `DefaultAlterIsrManager` and `TransferLeaderManager` (or even future broker-to-controller channel) together with one regex query ``` "kafka.server:type=*,name=*,requestManagerCategory=BrokerToControllerRequestManager" ```
- Loading branch information