prometheus operator v0.93.1
ScrapeConfig.spec.lightSailSDConfigs[].tlsConfig.cert.configMap.spec.relabelings.sourceLabels
sourceLabels defines the source labels select values from existing labels. Their content is concatenated using the configured Separator and matched against the configured regular expression.
| Field / Type | Description |
|---|---|
ScrapeConfig.spec.lightSailSDConfigs[].tlsConfig.cert.configMap.spec.relabelings.sourceLabels | LabelName is a valid Prometheus label name. For Prometheus 3.x, a label name is valid if it contains UTF-8 characters. For Prometheus 2.x, a label name is only valid if it contains ASCII characters, letters, numbers, as well as underscores. |