prometheus operator v0.93.1

Prometheus.spec.exemplars.maxSize

maxSize defines the 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.

1 fields
Prometheus.spec.exemplars.maxSize fields and descriptions
Field / TypeDescription
Prometheus.spec.exemplars.maxSize
integer

maxSize defines the 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