CounterRate
@Serializable
@SerialName(value = "CounterRate")
Spec for CounterRateStat: rate inferred from a monotonically increasing counter.
Constructors
CounterRate
Properties
treatDecreaseAsReset
When true, a decrease in the counter is interpreted as a reset rather than a negative rate.