prometheus operator v0.71.2

Probe.spec.metricRelabelings[].sourceLabels[]

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

1 fields
Probe.spec.metricRelabelings[].sourceLabels[] fields and descriptions
Field / TypeDescription
Probe.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_]*$