diff --git a/modules/observability/proc-admin-enabling-metrics-ocp-operator.adoc b/modules/observability/proc-admin-enabling-metrics-ocp-operator.adoc index 79800bdc45..c1b247fc5d 100644 --- a/modules/observability/proc-admin-enabling-metrics-ocp-operator.adoc +++ b/modules/observability/proc-admin-enabling-metrics-ocp-operator.adoc @@ -16,7 +16,7 @@ You can enable and view metrics for an Operator-installed {product} instance fro .Procedure -Currently, the {product} Operator does not support creating a `ServiceMonitor` custom resource (CR) by default. You must complete the following steps to create a `ServiceMonitor` custom resource (CR) to scrape metrics from the endpoint. +Currently, the {product} Operator does not support creating a `ServiceMonitor` custom resource (CR) by default. You must complete the following steps to create a `ServiceMonitor` CR to scrape metrics from the endpoint. . Create the `ServiceMonitor` CR as a YAML file: +