DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Metric Name | Type | Recording Level | Description |
| partition-paused | Gauge (DoubleInteger) | DEBUG | Whether this partition is currently paused. Returns `1.0` `1` if paused, `0.0` `0` if not paused. |
| partition-paused-time-ms | Gauge (Long) | DEBUG | The time in milliseconds since this partition was paused. Returns `0` if the partition is not currently paused. |
...