FlowMVI
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
FlowMVI
metrics
/
pro.respawn.flowmvi.metrics.otel
/
OtlpMetric
/
OtlpMetric
Otlp
Metric
constructor
(
name
:
String
,
description
:
String
?
=
null
,
unit
:
String
?
=
null
,
gauge
:
OtlpGauge
?
=
null
,
sum
:
OtlpSum
?
=
null
)