prometheus operator v0.71.2

PrometheusAgent.spec.reloadStrategy

Defines the strategy used to reload the Prometheus configuration. If not specified, the configuration is reloaded using the /-/reload HTTP endpoint.

1 fields
PrometheusAgent.spec.reloadStrategy fields and descriptions
Field / TypeDescription
PrometheusAgent.spec.reloadStrategy
string

Defines the strategy used to reload the Prometheus configuration. If not specified, the configuration is reloaded using the /-/reload HTTP endpoint.

  • enum: ["HTTP","ProcessSignal"]