Chenya Zhang created YUNIKORN-715:
-------------------------------------

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


Defining "allocatedContainers", "rejectedContainers", "schedulingErrors" and 
"releasedContainers" to initialize scheduler metrics is redundant in code.
 * It can be combined into "containerAllocation"
 * 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: dev-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: dev-h...@yunikorn.apache.org

Reply via email to