mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-22 01:17:19 +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:
|
||||
- name: Basic resource monitoring
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in a new issue