prometheus operator v0.93.1

Probe.spec.targets.ingress.relabelingConfigs[].sourceLabels.spec.params

params defines the list of HTTP query parameters for the scrape. Please note that the `.spec.module` field takes precedence over the `module` parameter from this list when both are defined. The module name must be added using Module under ProbeSpec.

2 fields
Probe.spec.targets.ingress.relabelingConfigs[].sourceLabels.spec.params fields and descriptions
Field / TypeDescription
name
string required

name defines the parameter name

  • minLength: 1
string[]

values defines the parameter values

  • minItems: 1