From d19171f5c62f8397fa2c09fe4c83a3fb96e03a96 Mon Sep 17 00:00:00 2001 From: Samuel Berthe Date: Sat, 7 Mar 2020 20:06:11 +0100 Subject: [PATCH] doc: adding disclamer about alert thresholds --- README.md | 2 +- rules.md | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4b21eb..f1d42ce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Awesome Prometheus Alerts [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re) -> Most alerting rules are common to any Prometheus setup. We need a place to find them. 🤘 🚨 📊 +> Most alerting rules are common to any Prometheus setup. We need a place to find them all. 🤘 🚨 📊 Collection available here: **[https://awesome-prometheus-alerts.grep.to](https://awesome-prometheus-alerts.grep.to)** diff --git a/rules.md b/rules.md index c249495..04d6bc8 100644 --- a/rules.md +++ b/rules.md @@ -4,6 +4,20 @@ } +
+

⚠️ Disclamer ⚠️

+ +

+ Alert threshold depends on nature of application. +
+ Some query may have arbitrary tolerance threshold. +

+ Building an efficient an battle-tested monitoring platform takes time. 😉 +

+
+ +

0. Prometheus global configuration

+ {% highlight yaml %} # prometheus.yml