exponential Buckets
Parameters
value
Specifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound. Each bucket represents a constant relative uncertainty on a specific value in the bucket. Structure is documented below.
suspend fun exponentialBuckets(argument: suspend MetricBucketOptionsExponentialBucketsArgsBuilder.() -> Unit)
Parameters
argument
Specifies an exponential sequence of buckets that have a width that is proportional to the value of the lower bound. Each bucket represents a constant relative uncertainty on a specific value in the bucket. Structure is documented below.