prometheus operator v0.93.1

PrometheusAgent.spec.remoteWrite[].queueConfig.maxBackoff

maxBackoff defines the maximum retry delay.

1 fields
PrometheusAgent.spec.remoteWrite[].queueConfig.maxBackoff fields and descriptions
Field / TypeDescription
PrometheusAgent.spec.remoteWrite[].queueConfig.maxBackoff
string

maxBackoff defines the maximum retry delay.

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