prometheus operator v0.71.2

Prometheus.spec.exemplars.maxSize

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

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