prometheus operator v0.93.1
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.
| Field / Type | Description |
|---|---|
labels defines all labels assigned to all metrics scraped from the targets. | |
relabelingConfigs defines relabelings to be apply to the label set of the targets before it gets scraped. More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config | |
static defines the list of hosts to probe. |