prometheus operator v0.71.2

Prometheus.spec.containers.env.valueFrom.secretKeyRef.spec.tracingConfig.samplingFraction

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

1 fields
Prometheus.spec.containers.env.valueFrom.secretKeyRef.spec.tracingConfig.samplingFraction fields and descriptions
Field / TypeDescription
Prometheus.spec.containers.env.valueFrom.secretKeyRef.spec.tracingConfig.samplingFraction
integer | string

Sets 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