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
PromMetric
Class PromMetric
Hierarchy
PromMetric
PromCounter
PromGauge
PromHistogram
PromTimerWrapper
Index
Constructors
constructor
Properties
name
options
supported
Labels
tags
Methods
filter
Tags
Constructors
constructor
new
Prom
Metric
(
name
:
string
, tags
:
Tags
, options
:
PromOptions
)
:
PromMetric
Parameters
name:
string
tags:
Tags
options:
PromOptions
Returns
PromMetric
Properties
Readonly
name
name
:
string
Protected
Readonly
options
options
:
PromOptions
Protected
Readonly
supported
Labels
supported
Labels
:
Set
<
string
>
Readonly
tags
tags
:
Tags
Methods
filter
Tags
filter
Tags
(
tags
?:
Tags
)
:
Tags
Parameters
Default value
tags:
Tags
= {}
Returns
Tags
Globals
Prom
Metric
constructor
name
options
supported
Labels
tags
filter
Tags
Generated using
TypeDoc