You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Zhong Yanghong (JIRA)" <ji...@apache.org> on 2017/10/11 08:10:00 UTC

[jira] [Updated] (KYLIN-2724) Introduce metrics collector for system metrics with different frequencies

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

Zhong Yanghong updated KYLIN-2724:
----------------------------------
    Affects Version/s:     (was: v2.0.0)

> Introduce metrics collector for system metrics with different frequencies
> -------------------------------------------------------------------------
>
>                 Key: KYLIN-2724
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2724
>             Project: Kylin
>          Issue Type: Sub-task
>            Reporter: Zhong Yanghong
>            Assignee: Zhong Yanghong
>
> For system metrics, we made an extension by introducing collecting frequency. Since collecting all of system metrics too frequently may bring heavy workload to servers, and different kind of metrics owns different priority, we divide system metrics into three groups with different collecting frequencies as follows:
> * high frequency metrics(cpuUsage, jvmCpuUsage, jvmMemAvail, javaFDs, sysFDs)
> * medium frequency metrics(jvmMemTotal, jvmVirtualBytes)
> * low frequency metrics(avgSystemLoad, serverUpTimeInHrs, physMemAvail, physMemTotal, jvmMemUsed, jvmPrivateBytes, maxJavaFDs, maxSysFDs)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)