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
StatsDGaugeFactory
Class StatsDGaugeFactory
Hierarchy
GaugeFactory
<
number
>
StatsDGaugeFactory
Index
Constructors
constructor
Properties
options
Methods
gauge
Constructors
constructor
new
StatsDGauge
Factory
(
options
?:
StatsDOptions
)
:
StatsDGaugeFactory
Parameters
Default value
options:
StatsDOptions
= {}
Returns
StatsDGaugeFactory
Properties
Protected
Readonly
options
options
:
StatsDOptions
Methods
gauge
gauge
(
name
:
string
, tags
?:
Tags
)
:
Gauge
<
number
>
Parameters
name:
string
Default value
tags:
Tags
= {}
Returns
Gauge
<
number
>
Globals
StatsDGauge
Factory
constructor
options
gauge
Generated using
TypeDoc