[
https://issues.apache.org/jira/browse/SAMZA-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navina Ramesh updated SAMZA-539:
--------------------------------
Fix Version/s: (was: 0.10.0)
> Add generic lag metric from high watermark - last processed message
> -------------------------------------------------------------------
>
> Key: SAMZA-539
> URL: https://issues.apache.org/jira/browse/SAMZA-539
> Project: Samza
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 0.9.0
> Reporter: Yan Fang
>
> 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 .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)