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