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/>