• Kubernetes Submit Queue's avatar
    Merge pull request #53956 from m1093782566/proxy-metrics · 9807360f
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 52479, 53956). 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>.
    
    Register sync proxy rules latency metrics in app level
    
    **What this PR does / why we need it**:
    
    IMO, should may should register proxy metrics in app level instead of in specific proxy mode, e.g. iptables, ipvs, winkernel...
    
    By registering sync proxy rules latency metrics in app level, we can reuse codes among different proxiers.
    
    **Which issue this PR fixes**: 
    
    closes #53957
    
    **Special notes for your reviewer**:
    
    @wojtek-t What do you think about it?
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    9807360f
Name
Last commit
Last update
..
config Loading commit data...
healthcheck Loading commit data...
iptables Loading commit data...
ipvs Loading commit data...
metrics Loading commit data...
userspace Loading commit data...
util Loading commit data...
winkernel Loading commit data...
winuserspace Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
types.go Loading commit data...