prometheus operator v0.71.2

Prometheus.spec.storage.volumeClaimTemplate.status.capacity.spec.exemplars

Exemplars related settings that are runtime reloadable. It requires to enable the `exemplar-storage` feature flag to be effective.

1 fields
Prometheus.spec.storage.volumeClaimTemplate.status.capacity.spec.exemplars fields and descriptions
Field / TypeDescription
maxSize
integer

Maximum number of exemplars stored in memory for all series. exemplar-storage itself must be enabled using the `spec.enableFeature` option for exemplars to be scraped in the first place. If not set, Prometheus uses its default value. A value of zero or less than zero disables the storage.

  • format: int64