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
/
StatsDMetricFactoryConfig
StatsDMetricFactoryConfig
com.avast.datadog4s.StatsDMetricFactoryConfig
case
class
StatsDMetricFactoryConfig
(
basePrefix
:
Option
[
String
],
statsDServer
:
InetSocketAddress
,
defaultTags
:
Seq
[
Tag
],
sampleRate
:
Double
,
queueSize
:
Int
)
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Inherited methods