[
https://issues.apache.org/jira/browse/KYLIN-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16337765#comment-16337765
]
Billy Liu commented on KYLIN-2724:
----------------------------------
Hello [~yaho], is this issue resolved?
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)