From cc1878607aff31a6307734335793c918ede7f365 Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Wed, 29 Apr 2020 17:17:08 +0300 Subject: [PATCH] fix link to vmalert --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 191cd5586..9efedf336 100644 --- a/README.md +++ b/README.md @@ -845,7 +845,7 @@ horizontally scalable long-term remote storage for really large Prometheus deplo ### Alerting -[vmalert](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmalertt/README.md) +[vmalert](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/app/vmalert/README.md) can evaluate alerting rules, store them in TSDB and send to alert notifier (e.g. alertmanager) ### Security