Description
Consumers allow to `pause()` and `resume()` partitions for processing, and higher level layers like Kafka Streams make use of it, in a non-transparent way to users.
It would be useful to add a new metric to the consumer, which tracks which partitions are current pauses, and for how long they got paused.