prometheus operator v0.93.1

Probe.spec.interval

interval at which targets are probed using the configured prober. If not specified Prometheus' global scrape interval is used.

1 fields
Probe.spec.interval fields and descriptions
Field / TypeDescription
Probe.spec.interval
string

interval at which targets are probed using the configured prober. If not specified Prometheus' global scrape interval is used.

  • pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$