-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
-
Neutron Sprint 21, Neutron Sprint 22
-
2
When metrics are enabled for OVN databases (note: CRD interface should be aligned with other components - ovn-controller, northd), each RAFT member will have an exporter instance connected to its AF_UNIX socket, exposing its metrics on HTTPS.
The exporter will run in a side car container in the same pod. Access to sockets will be done via a `emptyDir` volume mount shared between the main container and the exporter.
The exporters will be exposed for scraping through a Service entry for the metrics port.
- depends on
-
OSPRH-12566 Add RAFT metrics support to OVS/OVN exporter
-
- Closed
-
- is depended on by
-
OSPRH-12569 Configure scrapers for each RAFT member
-
- Closed
-
- is related to
-
OSPRH-12568 Enable exporter for northd
-
- Closed
-
- links to