Description
This is a follow-up ticket for SAMZA-503 .
The gauge is to show the lag between the offset of the most recent message on the incoming stream and the offset of the most recent message that the StreamTask has processed.
As discussed in SAMZA-503, we could add a IncomingMessageEnvelope.getMaxOffset() API .
Attachments
Issue Links
- relates to
-
SAMZA-503 Lag gauge very slow to update for slow jobs
- Resolved