You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2015/01/29 19:42:34 UTC

[jira] [Updated] (SAMZA-539) Add generic lag metric from high watermark - last processed message

     [ https://issues.apache.org/jira/browse/SAMZA-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Riccomini updated SAMZA-539:
----------------------------------
    Component/s: metrics
                 container

> 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
>            Reporter: Yan Fang
>             Fix For: 0.9.0
>
>
> 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)