prometheus operator v0.71.2

PrometheusAgent.spec.maximumStartupDurationSeconds

Defines the maximum time that the `prometheus` container's startup probe will wait before being considered failed. The startup probe will return success after the WAL replay is complete. If set, the value should be greater than 60 (seconds). Otherwise it will be equal to 600 seconds (15 minutes).

1 fields
PrometheusAgent.spec.maximumStartupDurationSeconds fields and descriptions
Field / TypeDescription
PrometheusAgent.spec.maximumStartupDurationSeconds
integer

Defines the maximum time that the `prometheus` container's startup probe will wait before being considered failed. The startup probe will return success after the WAL replay is complete. If set, the value should be greater than 60 (seconds). Otherwise it will be equal to 600 seconds (15 minutes).

  • format: int32
  • minimum: 60