Search
Preparing search index...
The search index is not available
@btilford/ts-base - v1.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
StatsDMetric
Class StatsDMetric
Hierarchy
StatsDMetric
StatsDCounter
StatsDGauge
StatsDHistogram
StatsDTimerWrapper
AsyncStatsDTimerWrapper
Index
Constructors
constructor
Properties
name
options
statsd
tags
Constructors
constructor
new
StatsDMetric
(
name
:
string
, options
:
StatsDOptions
, tags
?:
Tags
)
:
StatsDMetric
Parameters
name:
string
options:
StatsDOptions
Default value
tags:
Tags
= {}
Returns
StatsDMetric
Properties
Readonly
name
name
:
string
Protected
Readonly
options
options
:
StatsDOptions
Protected
Readonly
statsd
statsd
:
StatsD
Readonly
tags
tags
:
Tags
Globals
StatsDMetric
constructor
name
options
statsd
tags
Generated using
TypeDoc