prometheus operator v0.93.1

PrometheusAgent.spec.maximumStartupDurationSeconds

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 900 seconds (15 minutes).

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

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 900 seconds (15 minutes).

  • format: int32
  • minimum: 60