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

Chaoran Yu resolved YUNIKORN-717.
---------------------------------
    Resolution: Done

> Refactor YuniKorn core's scheduler metrics for node number and sorting latency
> ------------------------------------------------------------------------------
>
>                 Key: YUNIKORN-717
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-717
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>          Components: core - common
>            Reporter: Chenya Zhang
>            Assignee: Chenya Zhang
>            Priority: Major
>              Labels: pull-request-available
>
> Defining "totalNodeActive" and "totalNodeFailed" to initialize scheduler 
> metrics is redundant in code.
>  * It can be combined into "node"
>  * It can use a "prometheus.CounterVec" with different Prometheus labels
> Defining "nodeSortingLatency", "appSortingLatency", and "queueSortingLatency" 
> to initialize scheduler metrics is redundant in code.
>  * It can be combined into "sortingLatency"
>  * It can use a "prometheus.CounterVec" with different Prometheus labels



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to