ThresholdLoggingTracer Class |
[Missing <summary> documentation for "T:Couchbase.Core.Diagnostics.Tracing.ThresholdLoggingTracer"]
Namespace: Couchbase.Core.Diagnostics.Tracing
public class ThresholdLoggingTracer : ITracer, IDisposable
The ThresholdLoggingTracer type exposes the following members.
| Name | Description | |
|---|---|---|
| ThresholdLoggingTracer | Initializes a new instance of the ThresholdLoggingTracer class |
| Name | Description | |
|---|---|---|
| ActiveSpan | ||
| AnalyticsThreshold |
Gets or sets the analytics operation threshold, expressed in microseconds.
| |
| Interval |
Gets or sets the interval at which the ThresholdLoggingTracer writes to the log.
Expressed as milliseconds.
| |
| KvThreshold |
Gets or sets the key-value operation threshold, expressed in microseconds.
| |
| N1qlThreshold |
Gets or sets the n1ql operation threshold, expressed in microseconds.
| |
| SampleSize |
Gets or sets the size of the sample used in the output written to the log.
| |
| ScopeManager | ||
| SearchThreshold |
Gets or sets the search operation threshold, expressed in microseconds.
| |
| ViewThreshold |
Gets or sets the view operation threshold, expressed in microseconds.
|
| Name | Description | |
|---|---|---|
| BuildSpan | ||
| Dispose | Releases all resources used by the ThresholdLoggingTracer | |
| ExtractTCarrier | ||
| InjectTCarrier |