-
Bug
-
Resolution: Done
-
Normal
-
openshift-4.19
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
- Log into ocp
- under Peter's dotfiles repo:
oc patch clusterversion version --type json -p "$(cat disable-monitoring.yaml)" kubectl scale --replicas=0 -n openshift-monitoring deployment/cluster-monitoring-operator kubectl scale --replicas=0 -n openshift-monitoring deployment/monitoring-plugin
3. Go to Workloads > Deployment
4. Search for cluster-monitoring-operator
5. Change YAML and replace monitoring-plugin image to quay.io./rh-ee-emurasak/monitoring-plugin:pf6-5 (latest change from April 15th with Metrics final push from Jenny)
6. Save and reload it
kubectl scale --replicas=2 -n openshift-monitoring deployment/cluster-monitoring-operator
kubectl scale --replicas=2 -n openshift-monitoring deployment/monitoring-plugin
7. Go To Observe > Metrics
8. Verify Expression row
Actual Result: It is collapsed. If you click on Actions > you will see Collapse all query tables
Expected Result: Default state for Expression row should be expanded, as well as when you Add new query from Actions and from button
- is related to
-
OU-736 Test the PF6 monitoring migration
-
- Closed
-