prometheus operator v0.93.1

Prometheus.spec.query.maxSamples

maxSamples defines the maximum number of samples a single query can load into memory. Note that queries will fail if they would load more samples than this into memory, so this also limits the number of samples a query can return.

1 fields
Prometheus.spec.query.maxSamples fields and descriptions
Field / TypeDescription
Prometheus.spec.query.maxSamples
integer

maxSamples defines the maximum number of samples a single query can load into memory. Note that queries will fail if they would load more samples than this into memory, so this also limits the number of samples a query can return.

  • format: int32