Package | Description |
---|---|
com.couchbase.client.core.cnc.metrics | |
com.couchbase.client.core.env |
Modifier and Type | Class and Description |
---|---|
class |
AggregatingMeter
The default metrics implementation which aggregates latency information and emits it at a regular interval.
|
class |
NoopMeter |
Modifier and Type | Method and Description |
---|---|
Meter |
CoreEnvironment.meter() |
Modifier and Type | Method and Description |
---|---|
SELF |
CoreEnvironment.Builder.meter(Meter meter)
Allows to configure a custom metrics implementation.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.