diff --git a/docs/vmalert.md b/docs/vmalert.md index cfb29fc43..d9398cd16 100644 --- a/docs/vmalert.md +++ b/docs/vmalert.md @@ -533,7 +533,7 @@ In case when you want to spread the load on these components - add balancers bef #### HA vmalert -For HA user can run multiple identically configured `vmalert` instances. +For High Availability(HA) user can run multiple identically configured `vmalert` instances. It means all of them will execute the same rules, write state and results to the same destinations, and send alert notifications to multiple configured Alertmanagers.