-
Bug
-
Resolution: Done
-
Undefined
-
None
-
0.42
-
False
-
-
False
-
CNV-8094 - CNV Observability
-
---
-
---
-
-
CNV I/U Operators Sprint 248, CNV I/U Operators Sprint 249
-
No
Description of problem:
ssp operator is not align with the other operators: -it's not including the listMetrcics function -the doc-generator is still using old template and methods and do not contain recording rules -the linter is not refactored at all and contain only recording rules from here: https://github.com/kubevirt/ssp-operator/blob/main/internal/operands/metrics/resources.go#L48 the metrics are not sent to the linter.
4.15
100%
Steps to Reproduce:
1. go to ssp repo 2. add wrong metric name under pkg/monitoring/metrics 3. run make lint-metrics and see it's not failing
Actual results:
ssp monitoring metrics and tools code is not align with other kubevirt operators
Expected results:
ssp monitoring metrics and tools code is align with other kubevirt operators
Additional info:
Git Pull Request: https://github.com/kubevirt/ssp-operator/pull/870 closed
- links to
-
RHEA-2023:122979 OpenShift Virtualization 4.16.0 Images