Uses of Class
io.opentelemetry.exporter.internal.marshal.MarshalerWithSize
Packages that use MarshalerWithSize
Package
Description
Utilities for working with the OTLP format.
Marshaling of OTLP logs.
Marshaling of OTLP metrics.
Marshaling of OTLP traces.
-
Uses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlp
Subclasses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlpModifier and TypeClassDescriptionfinal classA Marshaler ofInstrumentationScopeInfo.final classA Marshaler of key value pairs.final classA Marshaler ofResource.Methods in io.opentelemetry.exporter.internal.otlp that return MarshalerWithSize -
Uses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlp.logs
Subclasses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlp.logsModifier and TypeClassDescriptionfinal classMarshalerto convert SDKLogRecordDatato OTLP ExportLogsServiceRequest.final classA Marshaler of ResourceLogs. -
Uses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlp.metrics
Subclasses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlp.metricsModifier and TypeClassDescriptionclassThis class is internal and is hence not for public use.classThis class is internal and is hence not for public use.classThis class is internal and is hence not for public use.final classMarshalerto convert SDKMetricDatato OTLP ExportMetricsServiceRequest.final classA Marshaler of ResourceMetrics. -
Uses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlp.traces
Subclasses of MarshalerWithSize in io.opentelemetry.exporter.internal.otlp.tracesModifier and TypeClassDescriptionfinal classA Marshaler of ResourceSpans.final class