awesome-prometheus-alerts/_data
Piotr Parczewski f7d08e364b
Fix Elasticsearch "No new documents" alert.
Prometheus rate() function calculates the per-second average rate
of increase. This means the alert gets triggered whenever during
last 10 minutes there were less than 1 document ingested *per second*
(60 documents per minute).

Signed-off-by: Piotr Parczewski <piotr@stackhpc.com>
2020-12-17 15:00:01 +01:00
..
rules.yml Fix Elasticsearch "No new documents" alert. 2020-12-17 15:00:01 +01:00