Package io.opentelemetry.sdk.common
@ParametersAreNonnullByDefault
package io.opentelemetry.sdk.common
Common utilities used by all SDK components.
-
ClassDescriptionInterface for getting the current time.This class models JDK 8's CompletableFuture to afford migration should Open Telemetry's SDK select JDK 8 or greater as a baseline, and also to offer familiarity to developers.Deprecated.Holds information about instrumentation scope.A builder for
InstrumentationScopeInfo
.
InstrumentationScopeInfo
.