FlowMVI
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
FlowMVI
metrics
/
pro.respawn.flowmvi.metrics.otel
/
OtlpNumberDataPoint
/
OtlpNumberDataPoint
Otlp
Number
Data
Point
constructor
(
attributes
:
List
<
OtlpKeyValue
>
=
emptyList()
,
startTimeUnixNano
:
Long
=
0
,
timeUnixNano
:
Long
=
0
,
asDouble
:
Double
?
=
null
,
asInt
:
Long
?
=
null
)