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
PromHistogramFactory
Class PromHistogramFactory
Hierarchy
HistogramFactory
<
number
>
PromHistogramFactory
Index
Constructors
constructor
Properties
options
Methods
histogram
Constructors
constructor
new
Prom
Histogram
Factory
(
options
:
PromOptions
)
:
PromHistogramFactory
Parameters
options:
PromOptions
Returns
PromHistogramFactory
Properties
Protected
Readonly
options
options
:
PromOptions
Methods
histogram
histogram
(
name
:
string
, tags
:
any
)
:
Histogram
<
number
>
Parameters
name:
string
tags:
any
Returns
Histogram
<
number
>
Globals
Prom
Histogram
Factory
constructor
options
histogram
Generated using
TypeDoc