prometheus operator v0.93.1

ScrapeConfig.spec.httpSDConfigs.oauth2.tlsConfig.cert.spec.staticConfigs

staticConfigs defines a list of static targets with a common label set.

2 fields
ScrapeConfig.spec.httpSDConfigs.oauth2.tlsConfig.cert.spec.staticConfigs fields and descriptions
Field / TypeDescription
map[string]string

labels defines labels assigned to all metrics scraped from the targets.

  • x-kubernetes-map-type: "atomic"
string[] required

targets defines the list of targets for this static configuration.

  • minItems: 1
  • x-kubernetes-list-type: "set"