Package io.opentelemetry.sdk.common


@ParametersAreNonnullByDefault package io.opentelemetry.sdk.common
Common utilities used by all SDK components.
  • Class
    Description
    Interface 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.
    Holds information about the instrumentation library specified when creating an instance of Tracer using the Tracer Provider.