Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Metric NameTypeDescription
paused-partitionsGauge (Integer)The current number of partitions that have been paused by the user via Consumer.pause() .
paused-partitions-rateRateThe per-second rate of Consumer.pause()  calls.
paused-partitions-totalCumulativeCountThe total cumulative number of Consumer.pause()  calls.
paused-partitions-duration-max-secondsGauge (Long)The maximum duration in seconds that any partition has been paused. Returns -1 if no partition is currently paused.

consumer-fetch-manager-metrics

...