DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Metric Name | Type | Description |
| paused-partitions | Gauge (Integer) | The current number of partitions that have been paused by the user via Consumer.pause() . |
| paused-partitions-rate | Rate | The per-second rate of Consumer.pause() calls. |
| paused-partitions-total | CumulativeCount | The total cumulative number of Consumer.pause() calls. |
| paused-partitions-duration-max-seconds | Gauge (Long) | The maximum duration in seconds that any partition has been paused. Returns -1 if no partition is currently paused. |
consumer-fetch-manager-metrics
...