datadog4s-api
datadog4s-api
API
com.avast.datadog4s.api
DistributionFactory
GaugeFactory
HistogramFactory
MetricFactory
Tag
TimerFactory
com.avast.datadog4s.api.metric
Count
Distribution
ElapsedTime
ElapsedTime
Gauge
Histogram
Timer
UniqueSet
com.avast.datadog4s.api.tag
TagValue
TagValue
Tagger
Tagger
com.avast.datadog4s.noop
NoopMetricFactory
com.avast.datadog4s.noop.metric
NoopCount
NoopDistribution
NoopGauge
NoopHistogram
NoopTimer
NoopUniqueSet
datadog4s-api
/
com.avast.datadog4s.api.tag
/
TagValue
TagValue
com.avast.datadog4s.api.tag.TagValue$
See the
TagValue
companion trait
object
TagValue
Attributes
Companion:
trait
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
TagValue
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
[
A
](
using
evidence$1
:
TagValue
[
A
]):
TagValue
[
A
]
Implicits
Implicits
implicit
val
booleanTagValue
:
TagValue
[
Boolean
]
implicit
val
classTagValue
:
TagValue
[
Class
[
_
]]
implicit
val
doubleTagValue
:
TagValue
[
Double
]
implicit
val
exceptionTagValue
:
TagValue
[
Exception
]
implicit
val
floatTagValue
:
TagValue
[
Float
]
implicit
val
intTagValue
:
TagValue
[
Int
]
implicit
val
longTagValue
:
TagValue
[
Long
]
implicit
val
shortTagValue
:
TagValue
[
Short
]
implicit
val
stringTagValue
:
TagValue
[
String
]
implicit
val
throwableTagValue
:
TagValue
[
Throwable
]