mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +08:00
439 B
439 B
Contributing
Adding alerting rule
Rules are here: _data/rules.yml.
Run localy
gem install bundler
bundle install
bundle exec jekyll serve
Guidelines
Please ensure your pull request adheres to the following guidelines:
- Search previous suggestions before making a new one, as yours may be a duplicate.
- Keep descriptions short and simple, but descriptive.
- Queries must be tested on latest exporter version.