prometheus operator v0.93.1

PrometheusAgent.spec.remoteWrite[].queueConfig.sampleAgeLimit

sampleAgeLimit drops samples older than the limit. It requires Prometheus >= v2.50.0 or Thanos >= v0.32.0.

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

sampleAgeLimit drops samples older than the limit. It requires Prometheus >= v2.50.0 or Thanos >= v0.32.0.

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