Class | Description |
---|---|
AggregatingCounter |
At the moment this is a NOOP implementation because we do not perform any aggregations
on the counters.
|
AggregatingMeter |
The default metrics implementation which aggregates latency information and emits it at a regular interval.
|
AggregatingValueRecorder |
Aggregates value information in a histogram.
|
NameAndTags |
Helper class which consolidates names and tags for caching purposes.
|
NoopCounter | |
NoopMeter | |
NoopValueRecorder |
Copyright © 2021 Couchbase, Inc.. All rights reserved.