File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff 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
8587The Alertmanager is configured to send alerts with *critical * or *warning * severity to e-mail and Slack channels
8688monitored by Aether OPs staff. If it is desirable to route a specific alert to a different receiver
You can’t perform that action at this time.
0 commit comments