DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Metric Name | Type | Description |
| paused-partitionspartition | Gauge (Integer) | Whether this partition is currently paused. Returns 1 if paused, 0 if not paused. |
| paused-partitionspartition-duration-seconds | Gauge (Long) | The time in seconds since this partition was paused. Returns -1 if the partition is not currently paused. |
| paused-partitionspartition-rate | Rate | The per-second rate of Consumer.pause() calls for this partition. |
| paused-partitionspartition-total | CumulativeCount | The total cumulative number of Consumer.pause() calls for this partition. |
...