Versions Compared

Key

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

...

It would be beneficial to add a metric to record the average/max time between calls to poll so that users do not have to do it and operators can have this out of box (so operators do not need to ask application owners to do this).as it can be used by both Kafka application owners and operators to:

  • Easily identify when max.poll.interval.ms needs to be changed (and to what value)
  • View trends/patterns
  • Verify max.poll.interval.ms was hit using the max metric (if logs are not available)
  • Configure alerts if average/max time is too close to max.poll.interval.ms

Public Interfaces

We will add the following following metrics:

Proposed Changes

TODO

Compatibility, Deprecation, and Migration Plan

...