The VMScrapeConfig
CRD allows to define a scrape config using any of the service discovery options supported in victoriametrics.
VMScrapeConfig
object generates part of VMAgent configuration with Prometheus-compatible scrape targets.
Specification #
You can see the full actual specification of the VMScrapeConfig
resource in
the API docs -> VMScrapeConfig.
Also, you can check out the examples section.
Migration from Prometheus #
The VMScrapeConfig
CRD from VictoriaMetrics Operator is a drop-in replacement
for the Prometheus ScrapeConfig
from prometheus-operator.
More details about migration from prometheus-operator you can read in this doc.
Examples #
| |