diff --git a/README.md b/README.md index b505b7423..6148f293a 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Cluster version is available [here](https://github.com/VictoriaMetrics/VictoriaM - [Downsampling](#downsampling) - [Multi-tenancy](#multi-tenancy) - [Scalability and cluster version](#scalability-and-cluster-version) + - [Alerting](#alerting) - [Security](#security) - [Tuning](#tuning) - [Monitoring](#monitoring) @@ -496,6 +497,12 @@ horizontally scalable long-term remote storage for really large Prometheus deplo [Contact us](mailto:info@victoriametrics.com) for paid support. +### Alerting + +VictoriaMetrics doesn't support rule evaluation and alerting yet, so these actions must be performed either +on [Prometheus side](https://prometheus.io/docs/alerting/overview/) or on [Grafana side](https://grafana.com/docs/alerting/rules/). + + ### Security Do not forget protecting sensitive endpoints in VictoriaMetrics when exposing it to untrusted networks such as internet.