Package com.couchbase.client.core.cnc.tracing
package com.couchbase.client.core.cnc.tracing
-
ClassDescriptionA NOOP implementation of a request span, utilized by the
NoopRequestTracer
.A simple NOOP implementation of the tracer, useful if tracing needs to be disabled completely.The default tracing implementation, which tracks the top N slowest requests per service and dumps them at configurable intervals.The builder used to configure theThresholdLoggingTracer
.