You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sebastian Bernauer (Jira)" <ji...@apache.org> on 2021/08/31 06:05:00 UTC

[jira] [Resolved] (HUDI-2055) Add metric for time of lastSync

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

Sebastian Bernauer resolved HUDI-2055.
--------------------------------------
    Fix Version/s:     (was: 0.10.0)
                   0.9.0
       Resolution: Fixed

Added with https://github.com/apache/hudi/pull/3129

> Add metric for time of lastSync
> -------------------------------
>
>                 Key: HUDI-2055
>                 URL: https://issues.apache.org/jira/browse/HUDI-2055
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: DeltaStreamer, metrics
>            Reporter: Sebastian Bernauer
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> We monitor our running instances of DeltaStreamer. We currently have the problem that we can't see from our monitoring if the DeltaStreamer is not doing any commits because it has problems or because there are simply no events to consume.
> This Ticket adds a metric {{lastSync}} that is similar to {{commitTime}} but increments after every successful sync and not only a successful commit.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)