From dcd8387601f61c86d437dba80a0fab9e7b382715 Mon Sep 17 00:00:00 2001 From: Roman Khavronenko Date: Thu, 19 May 2022 13:23:55 +0200 Subject: [PATCH] docs: fix a typo of mentioning scrape support for vmselect (#2617) Signed-off-by: hagen1778 --- docs/keyConcepts.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/keyConcepts.md b/docs/keyConcepts.md index caf14fa7b8..d54a707050 100644 --- a/docs/keyConcepts.md +++ b/docs/keyConcepts.md @@ -287,8 +287,7 @@ and needs to be configured with `-promscrape.config` flag pointing to the file w This configuration may include list of static `targets` (applications or services) or `targets` discovered via various service discoveries. -Metrics scraping is supported by [Single-server-VictoriaMetrics](https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html), -[cluster component vmselect](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#architecture-overview) +Metrics scraping is supported by [Single-server-VictoriaMetrics](https://docs.victoriametrics.com/Single-server-VictoriaMetrics.html) and [vmagent](https://docs.victoriametrics.com/vmagent.html). The pros of the pull model: