prometheus operator v0.93.1

ScrapeConfig.spec.linodeSDConfigs.oauth2.clientId.secret.spec.nativeHistogramMinBucketFactor

nativeHistogramMinBucketFactor defines if the growth factor of one bucket to the next is smaller than this, buckets will be merged to increase the factor sufficiently. It requires Prometheus >= v2.50.0.

1 fields
ScrapeConfig.spec.linodeSDConfigs.oauth2.clientId.secret.spec.nativeHistogramMinBucketFactor fields and descriptions
Field / TypeDescription
ScrapeConfig.spec.linodeSDConfigs.oauth2.clientId.secret.spec.nativeHistogramMinBucketFactor
integer | string

nativeHistogramMinBucketFactor defines if the growth factor of one bucket to the next is smaller than this, buckets will be merged to increase the factor sufficiently. It requires Prometheus >= v2.50.0.

  • pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$
  • x-kubernetes-int-or-string: true