Preparing search index...
The search index is not available
CC TS
CC TS
@cc-ts/helpers
otel/helpers/metrics
createHistogram
Function createHistogram
createHistogram
(
name
:
string
,
description
:
string
,
unit
:
string
,
dataPoints
:
HistogramDataPoint
[]
,
aggregationTemporality
?:
AggregationTemporality
,
)
:
Metric
Create a Histogram metric.
Parameters
name
:
string
description
:
string
unit
:
string
dataPoints
:
HistogramDataPoint
[]
aggregationTemporality
:
AggregationTemporality
= AggregationTemporality.CUMULATIVE
Returns
Metric
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
CC TS
Loading...
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Create a Histogram metric.