Uses of Class
io.opentelemetry.exporter.internal.otlp.InstrumentationScopeMarshaler
Packages that use InstrumentationScopeMarshaler
Package
Description
Utilities for working with the OTLP format.
-
Uses of InstrumentationScopeMarshaler in io.opentelemetry.exporter.internal.otlp
Methods in io.opentelemetry.exporter.internal.otlp that return InstrumentationScopeMarshalerModifier and TypeMethodDescriptionInstrumentationScopeMarshaler.create(InstrumentationScopeInfo scopeInfo) Returns a Marshaler for InstrumentationScopeInfo.