AbstractMonotonicCounter

An abstract implementation of a monotonic counter. By default, this class uses no-op implementations for all members unless overridden in a subclass.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun add(value: Long, attributes: Attributes, context: Context?)

Records a value