From c29ce6771a69012fec362e6e3640bc34eced06be Mon Sep 17 00:00:00 2001 From: Mathias Palmersheim Date: Thu, 25 Jul 2024 16:09:02 -0500 Subject: [PATCH] fixed wording --- docs/vmagent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/vmagent.md b/docs/vmagent.md index 7aeeac205..da51de1af 100644 --- a/docs/vmagent.md +++ b/docs/vmagent.md @@ -159,7 +159,7 @@ sudo systemctl status vmagent 10. Check for data in VMUI -To make sure recording rules are being evaluated and sending data to VictoriaMetrics go to `http://victoriametrics_ip_or_hostname>:8428/vmui` type `{job=vmagent_quickstart"}` in the query box and click `Execute Query`. +To make sure scrape jobs are working and sending data to VictoriaMetrics go to `http://:8428/vmui` type `{job=vmagent_quickstart"}` in the query box and click `Execute Query`. If you see data the vmagent is successfully evaluating recording rules and sending the data to VictoriaMetrics ### CLI