Automatic update operator docs from VictoriaMetrics/operator@731de81 (#6139)

Co-authored-by: Alexander Marshalov <_@marshalov.org>
This commit is contained in:
Github Actions 2024-04-18 16:25:29 +08:00 committed by GitHub
parent 21b2b1bf19
commit c13729f07c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 21 additions and 18 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

After

Width:  |  Height:  |  Size: 1.2 MiB

View File

@ -53,7 +53,7 @@ Also, you can check out the [examples](#examples) section.
- [VMNodeScrape](./vmnodescrape.md), - [VMNodeScrape](./vmnodescrape.md),
- [VMStaticScrape](./vmstaticscrape.md), - [VMStaticScrape](./vmstaticscrape.md),
- [VMProbe](./vmprobe.md). - [VMProbe](./vmprobe.md).
- `VMScrapeConfig`(./vmscrapeconfig.md) - [VMScrapeConfig](./vmscrapeconfig.md)
These objects tell VMAgent from which targets and how to collect metrics and These objects tell VMAgent from which targets and how to collect metrics and
generate part of [VMAgent](./vmagent.md) scrape configuration. generate part of [VMAgent](./vmagent.md) scrape configuration.
@ -130,6 +130,9 @@ spec:
probeNamespaceSelector: probeNamespaceSelector:
matchLabels: matchLabels:
kubernetes.io/metadata.name: my-namespace kubernetes.io/metadata.name: my-namespace
scrapeConfigNamespaceSelector:
matchLabels:
kubernetes.io/metadata.name: my-namespace
``` ```
## High availability ## High availability

View File

@ -1,11 +1,11 @@
--- ---
sort: 15 sort: 11
weight: 15 weight: 11
title: VMServiceScrape title: VMScrapeConfig
menu: menu:
docs: docs:
parent: "operator-custom-resources" parent: "operator-custom-resources"
weight: 15 weight: 11
aliases: aliases:
- /operator/resources/vmscrapeconfig.html - /operator/resources/vmscrapeconfig.html
--- ---

View File

@ -1,11 +1,11 @@
--- ---
sort: 11 sort: 12
weight: 11 weight: 12
title: VMServiceScrape title: VMServiceScrape
menu: menu:
docs: docs:
parent: "operator-custom-resources" parent: "operator-custom-resources"
weight: 11 weight: 12
aliases: aliases:
- /operator/resources/vmservicescrape.html - /operator/resources/vmservicescrape.html
--- ---

View File

@ -1,11 +1,11 @@
--- ---
sort: 12 sort: 13
weight: 12 weight: 13
title: VMSingle title: VMSingle
menu: menu:
docs: docs:
parent: "operator-custom-resources" parent: "operator-custom-resources"
weight: 12 weight: 13
aliases: aliases:
- /operator/resources/vmsingle.html - /operator/resources/vmsingle.html
--- ---

View File

@ -1,11 +1,11 @@
--- ---
sort: 13 sort: 14
weight: 13 weight: 14
title: VMStaticScrape title: VMStaticScrape
menu: menu:
docs: docs:
parent: "operator-custom-resources" parent: "operator-custom-resources"
weight: 13 weight: 14
aliases: aliases:
- /operator/resources/vmstaticscrape.html - /operator/resources/vmstaticscrape.html
--- ---

View File

@ -1,11 +1,11 @@
--- ---
sort: 14 sort: 15
weight: 14 weight: 15
title: VMUser title: VMUser
menu: menu:
docs: docs:
parent: "operator-custom-resources" parent: "operator-custom-resources"
weight: 14 weight: 15
aliases: aliases:
- /operator/resources/vmuser.html - /operator/resources/vmuser.html
--- ---

View File

@ -10,7 +10,7 @@ menu:
<!-- this doc autogenerated - don't edit it manually --> <!-- this doc autogenerated - don't edit it manually -->
# Auto Generated vars for package config # 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 | | varible name | variable default value | variable required | variable description |