diff --git a/docs/operator/resources/README_cr-relations.png b/docs/operator/resources/README_cr-relations.png index ce1726ae5..bb0869841 100644 Binary files a/docs/operator/resources/README_cr-relations.png and b/docs/operator/resources/README_cr-relations.png differ diff --git a/docs/operator/resources/vmagent.md b/docs/operator/resources/vmagent.md index b8d15d80d..6c4275e13 100644 --- a/docs/operator/resources/vmagent.md +++ b/docs/operator/resources/vmagent.md @@ -53,7 +53,7 @@ Also, you can check out the [examples](#examples) section. - [VMNodeScrape](./vmnodescrape.md), - [VMStaticScrape](./vmstaticscrape.md), - [VMProbe](./vmprobe.md). -- `VMScrapeConfig`(./vmscrapeconfig.md) +- [VMScrapeConfig](./vmscrapeconfig.md) These objects tell VMAgent from which targets and how to collect metrics and generate part of [VMAgent](./vmagent.md) scrape configuration. @@ -130,6 +130,9 @@ spec: probeNamespaceSelector: matchLabels: kubernetes.io/metadata.name: my-namespace + scrapeConfigNamespaceSelector: + matchLabels: + kubernetes.io/metadata.name: my-namespace ``` ## High availability diff --git a/docs/operator/resources/vmscrapeconfig.md b/docs/operator/resources/vmscrapeconfig.md index 64a304e09..33952ce47 100644 --- a/docs/operator/resources/vmscrapeconfig.md +++ b/docs/operator/resources/vmscrapeconfig.md @@ -1,11 +1,11 @@ --- -sort: 15 -weight: 15 -title: VMServiceScrape +sort: 11 +weight: 11 +title: VMScrapeConfig menu: docs: parent: "operator-custom-resources" - weight: 15 + weight: 11 aliases: - /operator/resources/vmscrapeconfig.html --- diff --git a/docs/operator/resources/vmservicescrape.md b/docs/operator/resources/vmservicescrape.md index 55204d7dc..9379273c7 100644 --- a/docs/operator/resources/vmservicescrape.md +++ b/docs/operator/resources/vmservicescrape.md @@ -1,11 +1,11 @@ --- -sort: 11 -weight: 11 +sort: 12 +weight: 12 title: VMServiceScrape menu: docs: parent: "operator-custom-resources" - weight: 11 + weight: 12 aliases: - /operator/resources/vmservicescrape.html --- diff --git a/docs/operator/resources/vmsingle.md b/docs/operator/resources/vmsingle.md index 29b50a068..1abf04b86 100644 --- a/docs/operator/resources/vmsingle.md +++ b/docs/operator/resources/vmsingle.md @@ -1,11 +1,11 @@ --- -sort: 12 -weight: 12 +sort: 13 +weight: 13 title: VMSingle menu: docs: parent: "operator-custom-resources" - weight: 12 + weight: 13 aliases: - /operator/resources/vmsingle.html --- diff --git a/docs/operator/resources/vmstaticscrape.md b/docs/operator/resources/vmstaticscrape.md index 8f64b99d3..a70f73449 100644 --- a/docs/operator/resources/vmstaticscrape.md +++ b/docs/operator/resources/vmstaticscrape.md @@ -1,11 +1,11 @@ --- -sort: 13 -weight: 13 +sort: 14 +weight: 14 title: VMStaticScrape menu: docs: parent: "operator-custom-resources" - weight: 13 + weight: 14 aliases: - /operator/resources/vmstaticscrape.html --- diff --git a/docs/operator/resources/vmuser.md b/docs/operator/resources/vmuser.md index d99a82491..67c09c89b 100644 --- a/docs/operator/resources/vmuser.md +++ b/docs/operator/resources/vmuser.md @@ -1,11 +1,11 @@ --- -sort: 14 -weight: 14 +sort: 15 +weight: 15 title: VMUser menu: docs: parent: "operator-custom-resources" - weight: 14 + weight: 15 aliases: - /operator/resources/vmuser.html --- diff --git a/docs/operator/vars.md b/docs/operator/vars.md index 45fed33d6..56376a57e 100644 --- a/docs/operator/vars.md +++ b/docs/operator/vars.md @@ -10,7 +10,7 @@ menu: # Auto Generated vars for package config - updated at Thu Apr 18 08:11:18 UTC 2024 + updated at Thu Apr 18 08:22:04 UTC 2024 | varible name | variable default value | variable required | variable description |