Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- links to