datadog4s-statsd
datadog4s-statsd
API
com.avast.datadog4s
statsd
metric
timer
DistributionTimer
HistogramTimer
CountImpl
DistributionDoubleImpl
DistributionLongImpl
GaugeDoubleImpl
GaugeLongImpl
HistogramDoubleImpl
HistogramLongImpl
TimerImpl
UniqueSetImpl
StatsDClient
StatsDMetricFactory
StatsDMetricFactory
StatsDMetricFactoryConfig
datadog4s-statsd
/
com.avast.datadog4s
/
StatsDMetricFactory
StatsDMetricFactory
com.avast.datadog4s.StatsDMetricFactory
object
StatsDMetricFactory
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
StatsDMetricFactory
.type
Members list
Clear all
Value members
Concrete methods
def
fromClient
[
F
[
_
]](
client
:
StatsDClient
,
config
:
StatsDMetricFactoryConfig
)(
using
evidence$2
:
Sync
[
F
]):
MetricFactory
[
F
]
def
make
[
F
[
_
]](
config
:
StatsDMetricFactoryConfig
)(
using
evidence$1
:
Sync
[
F
]):
Resource
[
F
,
MetricFactory
[
F
]]
In this article
Attributes
Members list
Value members
Concrete methods