doc: adding disclamer about alert thresholds

This commit is contained in:
Samuel Berthe 2020-03-07 20:06:11 +01:00
parent 1a56c3032f
commit d19171f5c6
No known key found for this signature in database
GPG key ID: 9D7813625412A946
2 changed files with 15 additions and 1 deletions

View file

@ -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)**

View file

@ -4,6 +4,20 @@
}
</style>
<div style="padding: 20px 20px 10px 20px; border: solid grey 1px; border-radius: 10px;">
<h2 style="text-align:center;">⚠️ Disclamer ⚠️</h2>
<p style="text-align:center;">
Alert threshold depends on nature of application.
<br>
Some query may have arbitrary tolerance threshold.
<br><br>
Building an efficient an battle-tested monitoring platform takes time. 😉
</p>
</div>
<h2>0. Prometheus global configuration</h2>
{% highlight yaml %}
# prometheus.yml