Update monitoring-stack.adoc (#1225)
remove extraneous 'that' to fix grammar within the opening paragraph
This commit is contained in:
parent
e72e9ed1a1
commit
add5788151
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
[[_monitoring-operator]]
|
||||
=== The {application_monitoring_operator}
|
||||
|
||||
Before using the Operator to install {project_name} or create components, we recommend that you install the {application_monitoring_operator}, which that tracks Operator activity. To view metrics for the Operator, you can use the Grafana Dashboard and Prometheus Alerts from the {application_monitoring_operator}. For example, you can view metrics such as the number of controller runtime reconciliation loops, the reconcile loop time, and errors.
|
||||
Before using the Operator to install {project_name} or create components, we recommend that you install the {application_monitoring_operator}, which tracks Operator activity. To view metrics for the Operator, you can use the Grafana Dashboard and Prometheus Alerts from the {application_monitoring_operator}. For example, you can view metrics such as the number of controller runtime reconciliation loops, the reconcile loop time, and errors.
|
||||
|
||||
The {project_operator} integration with the {application_monitoring_operator} requires no action. You only need to install the {application_monitoring_operator} in the cluster.
|
||||
|
||||
|
@ -53,4 +53,4 @@ image:{project_images}/operator-prometheus-alerts.png[]
|
|||
|
||||
.Additional resources
|
||||
|
||||
For more information, see link:https://docs.openshift.com/container-platform/latest/monitoring/cluster_monitoring/prometheus-alertmanager-and-grafana.html[Accessing Prometheus, Alertmanager, and Grafana].
|
||||
For more information, see link:https://docs.openshift.com/container-platform/latest/monitoring/cluster_monitoring/prometheus-alertmanager-and-grafana.html[Accessing Prometheus, Alertmanager, and Grafana].
|
||||
|
|
Loading…
Reference in a new issue