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.
| Field / Type | Description |
|---|---|
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.
|