[
https://issues.apache.org/jira/browse/YUNIKORN-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chenya Zhang updated YUNIKORN-714:
----------------------------------
Description:
Defining "totalApplicationsAccepted" and "totalApplicationsRejected" to
initialize scheduler metrics is redundant in code.
* It can be combined into "applicationSubmissions"
* It can use a "prometheus.CounterVec" with different Prometheus labels
was:
Defining "totalApplicationsAccepted" and "totalApplicationsRejected" to
initialize scheduler metrics is redundant in code.
It can be combined into "applicationSubmissions" using a
"prometheus.CounterVec" and different Prometheus labels.
> Refactor YuniKorn core's scheduler metrics for application submission
> ---------------------------------------------------------------------
>
> Key: YUNIKORN-714
> URL: https://issues.apache.org/jira/browse/YUNIKORN-714
> Project: Apache YuniKorn
> Issue Type: Sub-task
> Components: core - scheduler
> Reporter: Chenya Zhang
> Assignee: Chenya Zhang
> Priority: Major
>
> Defining "totalApplicationsAccepted" and "totalApplicationsRejected" to
> initialize scheduler metrics is redundant in code.
> * It can be combined into "applicationSubmissions"
> * 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: [email protected]
For additional commands, e-mail: [email protected]