You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| pods_evicted | CounterVec | total number of pods evicted |
1036
+
| descheduler_loop_duration_seconds | HistogramVec | time taken to complete a whole descheduling cycle (support _bucket, _sum, _count) |
1037
+
| descheduler_strategy_duration_seconds | HistogramVec | time taken to complete each stragtegy of descheduling operation (support _bucket, _sum, _count) |
1036
1038
1037
1039
The metrics are served through https://localhost:10258/metrics by default.
1038
1040
The address and port can be changed by setting `--binding-address` and `--secure-port` flags.
0 commit comments