prometheus operator v0.71.2

ScrapeConfig.spec.httpSDConfigs[].proxyUrl

`proxyURL` defines the HTTP proxy server to use. It requires Prometheus >= v2.43.0.

1 fields
ScrapeConfig.spec.httpSDConfigs[].proxyUrl fields and descriptions
Field / TypeDescription
ScrapeConfig.spec.httpSDConfigs[].proxyUrl
string

`proxyURL` defines the HTTP proxy server to use. It requires Prometheus >= v2.43.0.

  • pattern: ^http(s)?://.+$