zio.zmx.internal

Type members

Classlikes

sealed abstract class ConcurrentHistogram
Companion:
object
Companion:
class
Companion:
object
sealed abstract class ConcurrentSetCount
Companion:
object
Companion:
class
sealed abstract class ConcurrentSummary
Companion:
object
Companion:
class

A MetricListener is capable of taking some action in response to a metric being recorded, such as sending that metric to a third party service.

A MetricListener is capable of taking some action in response to a metric being recorded, such as sending that metric to a third party service.

Value members

Concrete methods

def snapshot(): Map[MetricKey, MetricState]