Uses of Class
io.opentelemetry.sdk.common.InstrumentationLibraryInfo
Packages that use InstrumentationLibraryInfo
Package
Description
Common utilities used by all SDK components.
Interfaces and implementations that are internal to OpenTelemetry.
The OpenTelemetry SDK implementation of tracing.
The data format to model traces for export.
-
Uses of InstrumentationLibraryInfo in io.opentelemetry.sdk.common
Subclasses of InstrumentationLibraryInfo in io.opentelemetry.sdk.commonModifier and TypeClassDescription(package private) final classDeprecated.Fields in io.opentelemetry.sdk.common declared as InstrumentationLibraryInfoModifier and TypeFieldDescriptionprivate static final InstrumentationLibraryInfoInstrumentationLibraryInfo.EMPTYDeprecated.Methods in io.opentelemetry.sdk.common that return InstrumentationLibraryInfoModifier and TypeMethodDescriptionstatic InstrumentationLibraryInfoDeprecated.Creates a new instance ofInstrumentationLibraryInfo.static InstrumentationLibraryInfoDeprecated.Creates a new instance ofInstrumentationLibraryInfo.static InstrumentationLibraryInfoInstrumentationLibraryInfo.empty()Deprecated.Returns an "empty"InstrumentationLibraryInfo. -
Uses of InstrumentationLibraryInfo in io.opentelemetry.sdk.internal
Methods in io.opentelemetry.sdk.internal that return InstrumentationLibraryInfoModifier and TypeMethodDescriptionstatic InstrumentationLibraryInfoInstrumentationScopeUtil.toInstrumentationLibraryInfo(InstrumentationScopeInfo instrumentationScopeInfo) Convert toInstrumentationLibraryInfo.Methods in io.opentelemetry.sdk.internal with parameters of type InstrumentationLibraryInfoModifier and TypeMethodDescriptionstatic InstrumentationScopeInfoInstrumentationScopeUtil.toInstrumentationScopeInfo(InstrumentationLibraryInfo instrumentationLibraryInfo) Convert toInstrumentationScopeInfo. -
Uses of InstrumentationLibraryInfo in io.opentelemetry.sdk.trace
Methods in io.opentelemetry.sdk.trace that return InstrumentationLibraryInfoModifier and TypeMethodDescriptionReadableSpan.getInstrumentationLibraryInfo()Deprecated.SdkSpan.getInstrumentationLibraryInfo()Deprecated.SpanWrapper.getInstrumentationLibraryInfo()Deprecated. -
Uses of InstrumentationLibraryInfo in io.opentelemetry.sdk.trace.data
Methods in io.opentelemetry.sdk.trace.data that return InstrumentationLibraryInfoModifier and TypeMethodDescriptionDelegatingSpanData.getInstrumentationLibraryInfo()Deprecated.SpanData.getInstrumentationLibraryInfo()Deprecated.
ReadableSpan.getInstrumentationScopeInfo().