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/06/21 17:22:00 UTC

[jira] [Created] (YUNIKORN-719) Refactor YuniKorn core's scheduler metrics for sorting latency

Chenya Zhang created YUNIKORN-719:
-------------------------------------

             Summary: Refactor YuniKorn core's scheduler metrics for sorting latency
                 Key: YUNIKORN-719
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-719
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Chenya Zhang
            Assignee: Chenya Zhang


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.3.4#803005)

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