You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Chenya Zhang (Jira)" <ji...@apache.org> on 2021/12/24 00:30:00 UTC

[jira] [Assigned] (YUNIKORN-717) Refactor YuniKorn core's scheduler metrics for node number and sorting latency

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

Chenya Zhang reassigned YUNIKORN-717:
-------------------------------------

    Assignee: Chenya Zhang  (was: Alkaid Jiang)

> 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
>
> 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-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org