prometheus operator v0.93.1

Prometheus.spec.remoteWrite[].queueConfig.batchSendDeadline

batchSendDeadline defines the maximum time a sample will wait in buffer.

1 fields
Prometheus.spec.remoteWrite[].queueConfig.batchSendDeadline fields and descriptions
Field / TypeDescription
Prometheus.spec.remoteWrite[].queueConfig.batchSendDeadline
string

batchSendDeadline defines the maximum time a sample will wait in buffer.

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