-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
When metrics are enabled for northd (note: CRD interface should be aligned with other components - ovn-controller, RAFT), each northd instance 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-12565 Add northd metrics support to OVS/OVN exporter
-
- Closed
-
- is depended on by
-
OSPRH-12570 Configure scrapers for each northd instance
-
- Closed
-
- relates to
-
OSPRH-12567 Enable exporter for RAFT members
-
- Closed
-
- links to