mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Merge pull request #112939 from lengrongfu/feat/update_preemption_victims_metric
feat: update preemption victims metric
This commit is contained in:
@@ -88,16 +88,13 @@
|
||||
type: Histogram
|
||||
stabilityLevel: STABLE
|
||||
buckets:
|
||||
- 5
|
||||
- 10
|
||||
- 15
|
||||
- 20
|
||||
- 25
|
||||
- 30
|
||||
- 35
|
||||
- 40
|
||||
- 45
|
||||
- 50
|
||||
- 1
|
||||
- 2
|
||||
- 4
|
||||
- 8
|
||||
- 16
|
||||
- 32
|
||||
- 64
|
||||
- name: queue_incoming_pods_total
|
||||
subsystem: scheduler
|
||||
help: Number of pods added to scheduling queues by event and queue type.
|
||||
|
Reference in New Issue
Block a user