• Kubernetes Submit Queue's avatar
    Merge pull request #64316 from krzysied/scheduling_latency_metric · a2d86365
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 63328, 64316, 64444, 64449, 64453). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Fixing scheduling latency metrics
    
    **What this PR does / why we need it**:
    Allows to measure and to display scheduling latency metrics during tests. Provides new functionality of resetting scheduler latency metrics.
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #63493
    
    **Special notes for your reviewer**:
    E2eSchedulingLatency, SchedulingAlgorithmLatency, BindingLatency are now available 
    as subtypes of OperationLatency.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    a2d86365
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
density.go Loading commit data...
empty.go Loading commit data...
framework.go Loading commit data...
load.go Loading commit data...