Skip to content

Commit 29b3e7f

Browse files
author
Steven Smith
committed
Corrects an incorrect metric
1 parent 1b5fecf commit 29b3e7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/live-migration-metrics-information.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="live-migration-metrics-information"]
77
= Information about limited live migration metrics
88

9-
The following table shows you the available metrics and the label values populated from the `openshift_network_operator_live_migration_procedure` expression. Use this information to monitor progress or to troubleshoot the migration.
9+
The following table shows you the available metrics and the label values populated from the `openshift_network_operator_live_migration_condition` expression. Use this information to monitor progress or to troubleshoot the migration.
1010

1111

1212
.Limited live migration metrics

modules/nw-ovn-kubernetes-checking-live-migration-metrics.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Metrics are available to monitor the progress of the limited live migration. Met
1818

1919
.. Click *Observe* -> *Metrics*.
2020

21-
.. In the *Expression* box, type *openshift_network* and click the *openshift_network_operator_live_migration_procedure* option.
21+
.. In the *Expression* box, type *openshift_network* and click the *openshift_network_operator_live_migration_condition* option.
2222

2323
. To view metrics by using the `oc` CLI:
2424

@@ -72,4 +72,4 @@ $ oc -n openshift-monitoring exec -c prometheus prometheus-k8s-0 -- curl -k -H "
7272
...
7373
----
7474

75-
The table in "Information about limited live migration metrics" shows you the available metrics and the label values populated from the `openshift_network_operator_live_migration_procedure` expression. Use this information to monitor progress or to troubleshoot the migration.
75+
The table in "Information about limited live migration metrics" shows you the available metrics and the label values populated from the `openshift_network_operator_live_migration_condition` expression. Use this information to monitor progress or to troubleshoot the migration.

0 commit comments

Comments
 (0)