Distribution

com.avast.datadog4s.api.metric.Distribution
trait Distribution[F[_], N]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NoopDistribution[F, N]

Members list

Value members

Abstract methods

def record(value: N, tags: Tag*): F[Unit]