Uses of Class
io.opentelemetry.exporter.internal.otlp.metrics.GaugeMarshaler
-
Packages that use GaugeMarshaler Package Description io.opentelemetry.exporter.internal.otlp.metrics Marshaling of OTLP metrics. -
-
Uses of GaugeMarshaler in io.opentelemetry.exporter.internal.otlp.metrics
Methods in io.opentelemetry.exporter.internal.otlp.metrics that return GaugeMarshaler Modifier and Type Method Description (package private) static GaugeMarshaler
GaugeMarshaler. create(GaugeData<? extends PointData> gauge)
-