From 4a5795330f8a01ab8f1366f49fc8a2587289108e Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Fri, 10 Oct 2025 08:50:43 +0200 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0c469e..8291695 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ OK - Prometheus Server is Ready. | statuscode=200 ### Query Checks the status of a Prometheus query and evaluates the result of the alert. +The warning and critical support thresholds in the common Nagios format (e.g. `~:10`). >Note: Time range values e.G. 'go_memstats_alloc_bytes_total[10s]', only the latest value will be evaluated, other values will be ignored!