Update Prometheus authored by Administrator's avatar Administrator
......@@ -19,7 +19,7 @@ scrape_configs:
For more specific information please consult the official Prometheus documentation at: <https://prometheus.io/docs/prometheus/latest/configuration/configuration/>
For Prometheus alert rules, modify `<your_project>/<your_environment>/prometheus/rules/rules.yml`
For Prometheus alert rules, modify `<your_project>/<your_environment>/prometheus/rules/rules.yml`
Following is an example of a rules config:
......@@ -34,4 +34,6 @@ groups:
severity: page
annotations:
summary: High request latency
```
\ No newline at end of file
```
More specific instructions and information can be found at: <https://prometheus.io/docs/prometheus/latest/configuration/alerting_rules/>
\ No newline at end of file