You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Aravindan Vijayan (Jira)" <ji...@apache.org> on 2020/04/03 07:06:00 UTC

[jira] [Updated] (HDDS-3336) Metrics for Recon OzoneManager DB sync.

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

Aravindan Vijayan updated HDDS-3336:
------------------------------------
    Status: Patch Available  (was: Open)

> Metrics for Recon OzoneManager DB sync.
> ---------------------------------------
>
>                 Key: HDDS-3336
>                 URL: https://issues.apache.org/jira/browse/HDDS-3336
>             Project: Hadoop Distributed Data Store
>          Issue Type: Task
>          Components: Ozone Recon
>    Affects Versions: 0.6.0
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>            Priority: Major
>             Fix For: 0.6.0
>
>
> Some useful metrics for tracking how Recon's OM DB requests are going on.
> {code}
>   @Metric(about = "Number of OM snapshot requests made by Recon.")
>   @Metric(about = "Number of OM snapshot requests that failed.")
>   @Metric(about = "OM snapshot request latency")
>   @Metric(about = "Number of OM delta requests made by Recon.")
>   @Metric(about = "Number of OM delta requests that failed.")
>   @Metric(about = "OM delta request latency")
>   @Metric(about = "Total number of updates got through OM delta request")
>   @Metric(about = "Average number of updates got per OM delta request")
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org