mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-25 02:46:59 +08:00
doc: add instructions to rules yaml file
This commit is contained in:
parent
cf9df92d61
commit
d9286f6c39
1 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,12 @@
|
||||||
|
|
||||||
|
#
|
||||||
|
# The following yaml cannot be copy-pasted to Prometheus configuration.
|
||||||
|
# Please navigate to https://awesome-prometheus-alerts.grep.to/rules instead.
|
||||||
|
#
|
||||||
|
# Contributing guidelines:
|
||||||
|
# https://github.com/samber/awesome-prometheus-alerts/blob/master/CONTRIBUTING.md
|
||||||
|
#
|
||||||
|
|
||||||
groups:
|
groups:
|
||||||
- name: Basic resource monitoring
|
- name: Basic resource monitoring
|
||||||
services:
|
services:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue