Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Work around idle Kafka readers not emitting the pendingRecords metric
Description
The Kafka pendingRecords metric is only initialized on receiving the first record. For empty topics or checkpointed topics without any incoming data, the metric won't appear.
We need to handle this case in the autoscaler and allow downscaling.
Attachments
Issue Links
- links to