-
Feature
-
Resolution: Unresolved
-
Major
-
None
-
None
-
Not Selected
-
False
-
False
-
-
0
-
50% To Do, 50% In Progress, 0% Done
This Epic will track work to enable northd / RAFT metrics collection. This Epic will reuse the same OVS/OVN exporter that will be deployed on Dataplane nodes and for ovn-controller running on OCP nodes. The deployment strategy will be slightly different because OCP nodes run pods, not containers; and because northd and RAFT are not running as DaemonSets and have different requirements in terms of downtime. (E.g. northd is stateless and can be relatively safely restarted as needed.)
Some details and ideas can be found here
Acceptance criteria:
1) Provide prometheus export of all the metrics of ovn-northd and db-raft mentioned in [1]
Definition of Done:
1) Document all the supported/exported metrics
2) Add metrics validations in CI and all metrics check should pass