DistributionFactory

com.avast.datadog4s.api.DistributionFactory

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def double(aspect: String, sampleRate: Option[Double]): Distribution[F, Double]
def long(aspect: String, sampleRate: Option[Double]): Distribution[F, Long]