MetricToRetain

The metric you want to retain. Dimensions are optional.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The value indicates exporting metrics related to the MetricToRetain when it's true.

Link copied to clipboard

What is measured by the behavior.

Link copied to clipboard

The dimension of a metric. This can't be used with custom metrics.

Functions

Link copied to clipboard
inline fun copy(block: MetricToRetain.Builder.() -> Unit = {}): MetricToRetain
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String