GroupCoordinatorMetrics
GroupCoordinatorMetrics is a set of metrics to measure performance of AbstractCoordinator.
| Sensor Name | Metric Name | Description |
|---|---|---|
|
|
|
|
|
The max time taken to receive a response to a heartbeat request |
|
|
The total number of heartbeats |
|
|
|
|
|
The average time taken for a group rejoin |
|
|
The max time taken for a group rejoin |
|
|
The total number of group joins |
|
The number of seconds since the last coordinator heartbeat was sent |
|
|
|
|
|
|
The average time taken for a group sync |
|
|
The max time taken for a group sync |
|
|
The total number of group syncs |
GroupCoordinatorMetrics is registered in consumer-coordinator-metrics group.
GroupCoordinatorMetrics is created exclusively for AbstractCoordinator.
GroupCoordinatorMetrics takes the following to be created:
GroupCoordinatorMetrics uses the prefix followed by -coordinator-metrics for the metric group name (e.g. consumer-coordinator-metrics).
[prefix]-coordinator-metrics