Description of problem: Metrics documentation generators in different CNV components don't collect all component's metrics and recording rules. For example, CDI's metrics.md (https://github.com/kubevirt/containerized-data-importer/blob/main/doc/metrics.md) is missing two metrics: 1. "kubevirt_cdi_cr_ready" (https://github.com/kubevirt/containerized-data-importer/blob/main/pkg/operator/controller/controller.go#L72) 2. "kubevirt_cdi_incomplete_storageprofiles_total" (https://github.com/kubevirt/containerized-data-importer/blob/main/pkg/controller/storageprofile-controller.go#L30) CNAO's metrics.md (https://github.com/kubevirt/cluster-network-addons-operator/blob/main/docs/metrics.md) is missing recording rules which are defined in https://github.com/kubevirt/cluster-network-addons-operator/blob/main/data/monitoring/prom-rule.yaml
*** Bug 2069635 has been marked as a duplicate of this bug. ***
I see metrics and recording rules for CDI and CNAO are present on the document and are available in respective documents.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.11.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6526