From 517a443636daa1e8085cb4e5325524a54e8a8fd7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 17 Oct 2023 11:30:23 +0200 Subject: Merging upstream version 1.43.0. Signed-off-by: Daniel Baumann --- web/api/queries/min/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/api/queries/min') diff --git a/web/api/queries/min/README.md b/web/api/queries/min/README.md index cf63aaa0..67f3326e 100644 --- a/web/api/queries/min/README.md +++ b/web/api/queries/min/README.md @@ -13,10 +13,10 @@ This module finds the min value in the time-frame given. ## how to use -Use it in alarms like this: +Use it in alerts like this: ``` - alarm: my_alarm + alarm: my_alert on: my_chart lookup: min -1m unaligned of my_dimension warn: $this > 1000 -- cgit v1.2.3