| Package | Description |
|---|---|
| com.couchbase.client.core.cnc.tracing |
| Class and Description |
|---|
| NoopRequestSpan
A NOOP implementation of a request span, utilized by the
NoopRequestTracer. |
| NoopRequestTracer
A simple NOOP implementation of the tracer, useful if tracing needs to be disabled completely.
|
| ThresholdLoggingTracer
The default tracing implementation, which tracks the top N slowest requests per service and dumps them at
configurable intervals.
|
| ThresholdLoggingTracer.Builder
The builder used to configure the
ThresholdLoggingTracer. |
Copyright © 2024 Couchbase, Inc.. All rights reserved.