File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -77,9 +77,8 @@ or Slack channel).
7777 wants to operate Aether) is pending.
7878
7979To add an alert for a component, create a
80- `PrometheusRule <https://github.com/prometheus-operator/prometheus-operator/blob/master/Documentation/user-guides/alerting.md >`_
81- custom resource, for example in the Helm chart that deploys the component. This resource describes one or
82- more `rules <https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/ >`_ using Prometheus expressions;
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;
8382if the expression is true for the time indicated, then the alert is raised. Once the PrometheusRule
8483resource is instantiated, the cluster's Prometheus will pick up the rule and start evaluating it.
8584
You can’t perform that action at this time.
0 commit comments