prometheus operator v0.93.1

Prometheus.spec.storage.ephemeral.volumeClaimTemplate.spec.spec.tracingConfig.samplingFraction

samplingFraction defines the probability a given trace will be sampled. Must be a float from 0 through 1.

1 fields
Prometheus.spec.storage.ephemeral.volumeClaimTemplate.spec.spec.tracingConfig.samplingFraction fields and descriptions
Field / TypeDescription
Prometheus.spec.storage.ephemeral.volumeClaimTemplate.spec.spec.tracingConfig.samplingFraction
integer | string

samplingFraction defines the probability a given trace will be sampled. Must be a float from 0 through 1.

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