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