Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OVS flow operations metrics on node #866

Merged

Commits on Jul 23, 2020

  1. Add support for OVS flow operations metrics on node (antrea-io#866)

    - Number of OVS flow operations, partitioned by operations(add, modify and delete)
    - Number of OVS flow operation errors, partitioned by operations(add, modify and delete)
    - The latency of OVS flow operations, partitioned by operations(add, modify and delete)
    
    Signed-off-by: Yuki Tsuboi <ytsuboi@vmware.com>
    Yuki Tsuboi committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    5dc364d View commit details
    Browse the repository at this point in the history