-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
-
False
-
-
None
-
rhel-net-ovs-dpdk
-
-
This task is tracking the test case writing activities to cover the feature request described below.
OCP product marketing would like to see more data being exported to Prometheus/Grafana. They are looking for at least the following commands to be JSONised:
- ovs-appctl upcall/show
- ovs-appctl dpif-netdev/pmd-stats-show
- ovs-appctl dpif-netdev/pmd-sleep-show
- ovs-appctl fdb/stats-show
- ovs-appctl dpctl/show
We should also do a PoC showing this data being exported to Prometheus and being visible in Grafana.
In addition the output of ovs-vsctl get Interface ens7f1np1 statistics like command might also be of interest. Although it might already exist and/or is accessible through the ovsdb. Interesting on top of the normal statistics are the upcall_errors and upcall_statistics.