Uses of Interface
com.rabbitmq.client.amqp.metrics.MetricsCollector
Package
Description
Implementation package.
Package for metrics collection utilities.
-
Uses of MetricsCollector in com.rabbitmq.client.amqp.impl
Modifier and TypeMethodDescriptionAmqpEnvironmentBuilder.metricsCollector
(MetricsCollector metricsCollector) Set up aMetricsCollector
. -
Uses of MetricsCollector in com.rabbitmq.client.amqp.metrics
Modifier and TypeClassDescriptionclass
MetricsCollector
implementation using Micrometer.final class
No-operation implementation ofMetricsCollector
.