Uses of Interface
com.spotify.github.tracing.Tracer
-
Packages that use Tracer Package Description com.spotify.github.opencensus com.spotify.github.tracing com.spotify.github.tracing.opencensus com.spotify.github.tracing.opentelemetry com.spotify.github.v3.clients -
-
Uses of Tracer in com.spotify.github.opencensus
Classes in com.spotify.github.opencensus that implement Tracer Modifier and Type Class Description classOpenCensusTracerDeprecated.This class has been moved to the package com.spotify.github.tracing.opencensus. -
Uses of Tracer in com.spotify.github.tracing
Classes in com.spotify.github.tracing that implement Tracer Modifier and Type Class Description classBaseTracer -
Uses of Tracer in com.spotify.github.tracing.opencensus
Classes in com.spotify.github.tracing.opencensus that implement Tracer Modifier and Type Class Description classOpenCensusTracerTracer implementation using OpenCensus. -
Uses of Tracer in com.spotify.github.tracing.opentelemetry
Classes in com.spotify.github.tracing.opentelemetry that implement Tracer Modifier and Type Class Description classOpenTelemetryTracerTracer implementation using OpenTelemetry. -
Uses of Tracer in com.spotify.github.v3.clients
Classes in com.spotify.github.v3.clients that implement Tracer Modifier and Type Class Description classNoopTracerMethods in com.spotify.github.v3.clients with parameters of type Tracer Modifier and Type Method Description GitHubClientGitHubClient. withTracer(Tracer tracer)
-