Uses of Package
io.lettuce.core.metrics
| Package | Description |
|---|---|
| io.lettuce.core.event.metrics |
Metric events and publishing.
|
| io.lettuce.core.metrics |
Collectors for client metrics.
|
| io.lettuce.core.resource |
Client resource infrastructure providers.
|
-
Classes in io.lettuce.core.metrics used by io.lettuce.core.event.metrics Class Description CommandLatencyCollector MetricCollectorfor command latencies.CommandLatencyId Identifier for a command latency.CommandMetrics Latency metrics for commands. -
Classes in io.lettuce.core.metrics used by io.lettuce.core.metrics Class Description CommandLatencyCollector MetricCollectorfor command latencies.CommandLatencyCollectorOptions Configuration interface for command latency collection.CommandLatencyCollectorOptions.Builder Builder forCommandLatencyCollectorOptions.CommandLatencyId Identifier for a command latency.CommandLatencyRecorder Interface defining a method to collect command latency metrics based upon command completion.CommandMetrics Latency metrics for commands.CommandMetrics.CommandLatency DefaultCommandLatencyCollectorOptions The default implementation ofCommandLatencyCollectorOptions.DefaultCommandLatencyCollectorOptions.Builder Builder forDefaultCommandLatencyCollectorOptions.MetricCollector Generic metrics collector interface.MicrometerOptions Configuration options forMicrometerCommandLatencyRecorder.MicrometerOptions.Builder Builder forMicrometerOptions. -
Classes in io.lettuce.core.metrics used by io.lettuce.core.resource Class Description CommandLatencyCollector MetricCollectorfor command latencies.CommandLatencyCollectorOptions Configuration interface for command latency collection.CommandLatencyRecorder Interface defining a method to collect command latency metrics based upon command completion.