Uses of Package
com.couchbase.client.core.cnc.metrics
Packages that use com.couchbase.client.core.cnc.metrics
Package
Description
-
Classes in com.couchbase.client.core.cnc.metrics used by com.couchbase.client.coreClassDescriptionThe user's choice of
ObservabilitySemanticConvention(s) means they may want up to two metrics output for each metric we produce (v0 and/or v1). -
Classes in com.couchbase.client.core.cnc.metrics used by com.couchbase.client.core.cnc.metricsClassDescriptionThe default metrics implementation which aggregates latency information and emits it at a regular interval.An enhanced internal version of the
Meterinterface to more easily support having multiple concurrent versions of each metric.Wraps one or moreCounteras in some ObservabilitySemanticConvention configurations we need to write to two.Wraps one or moreValueRecorderas in some ObservabilitySemanticConvention configurations we need to write to two. -
Classes in com.couchbase.client.core.cnc.metrics used by com.couchbase.client.core.transaction.contextClassDescriptionWraps one or more
Counteras in some ObservabilitySemanticConvention configurations we need to write to two.