Skip to content

Commit e7907e5

Browse files
kaichiachenchenyulin0719
authored andcommitted
[YUNIKORN-3099] Update doc for new-added metrics (#524)
Closes: #524 Signed-off-by: Yu-Lin Chen <chenyulin0719@apache.org>
1 parent fff58df commit e7907e5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/performance/metrics.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ all metrics are declared in `yunikorn` namespace.
4646
| sortingLatency | Histogram | Latency of all nodes sorting, in milliseconds. |
4747
| tryNodeLatency | Histogram | Latency of node condition checks for container allocations, such as placement constraints, in milliseconds. |
4848
| tryPreemptionLatency | Histogram | Latency of preemption condition checks for container allocations, in milliseconds. |
49+
| schedulingCycle | Histogram | Total time for a full scheduling cycle, in milliseconds. |
50+
| tryNodeEvaluation | Histogram | Total time for a pod to find a proper node, in milliseconds. |
51+
4952

5053
### Queue Metrics
5154

0 commit comments

Comments
 (0)