prometheus operator v0.71.2

ScrapeConfig.spec.httpSDConfigs[].tlsConfig.ca.secret.spec.metricRelabelings.sourceLabels

The source labels select values from existing labels. Their content is concatenated using the configured Separator and matched against the configured regular expression.

1 fields
ScrapeConfig.spec.httpSDConfigs[].tlsConfig.ca.secret.spec.metricRelabelings.sourceLabels fields and descriptions
Field / TypeDescription
ScrapeConfig.spec.httpSDConfigs[].tlsConfig.ca.secret.spec.metricRelabelings.sourceLabels
string

LabelName is a valid Prometheus label name which may only contain ASCII letters, numbers, as well as underscores.

  • pattern: ^[a-zA-Z_][a-zA-Z0-9_]*$