prometheus operator v0.93.1

PrometheusAgent.spec.sampleLimit

sampleLimit defines per-scrape limit on number of scraped samples that will be accepted. Only valid in Prometheus versions 2.45.0 and newer. Note that the global limit only applies to scrape objects that don't specify an explicit limit value. If you want to enforce a maximum limit for all scrape objects, refer to enforcedSampleLimit.

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

sampleLimit defines per-scrape limit on number of scraped samples that will be accepted. Only valid in Prometheus versions 2.45.0 and newer. Note that the global limit only applies to scrape objects that don't specify an explicit limit value. If you want to enforce a maximum limit for all scrape objects, refer to enforcedSampleLimit.

  • format: int64
  • minimum: 0