prometheus operator v0.71.2

Probe.spec.targets.staticConfig.relabelingConfigs.sourceLabels.spec.targets.staticConfig

staticConfig defines the static list of targets to probe and the relabeling configuration. If `ingress` is also defined, `staticConfig` takes precedence. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#static_config.

3 fields
Probe.spec.targets.staticConfig.relabelingConfigs.sourceLabels.spec.targets.staticConfig fields and descriptions
Field / TypeDescription
map[string]string

Labels assigned to all metrics scraped from the targets.

object[]

RelabelConfigs to apply to the label set of the targets before it gets scraped. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config

string[]

The list of hosts to probe.