exponentialBuckets

@JvmName(name = "hltwutaryxkdreig")
suspend fun exponentialBuckets(value: Output<MetricBucketOptionsExponentialBucketsArgs>)
@JvmName(name = "rrkolofhqfmgxjrk")
suspend fun exponentialBuckets(value: MetricBucketOptionsExponentialBucketsArgs?)

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.


@JvmName(name = "jhvyhipqqqjyuoem")
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.