Skip to content

Commit 2e53410

Browse files
committed
fixed doc8 error
Signed-off-by: Larry Peterson <[email protected]>
1 parent 6b0ff24 commit 2e53410

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

developer/monitoring.rst

+7-5
Original file line numberDiff line numberDiff line change
@@ -76,11 +76,13 @@ or Slack channel).
7676
capability to Aether OnRamp (so it is available to anyone that
7777
wants to operate Aether) is pending.
7878

79-
To add an alert for a component, create a
80-
*PrometheusRule* custom resource, for example in the Helm chart that deploys the component. This resource describes one or
81-
more rules using Prometheus expressions;
82-
if the expression is true for the time indicated, then the alert is raised. Once the PrometheusRule
83-
resource is instantiated, the cluster's Prometheus will pick up the rule and start evaluating it.
79+
To add an alert for a component, create a *PrometheusRule* custom
80+
resource, for example in the Helm chart that deploys the component.
81+
This resource describes one or more rules using Prometheus
82+
expressions; if the expression is true for the time indicated, then
83+
the alert is raised. Once the PrometheusRule resource is instantiated,
84+
the cluster's Prometheus will pick up the rule and start evaluating
85+
it.
8486

8587
The Alertmanager is configured to send alerts with *critical* or *warning* severity to e-mail and Slack channels
8688
monitored by Aether OPs staff. If it is desirable to route a specific alert to a different receiver

0 commit comments

Comments
 (0)