Uses of Interface
com.rabbitmq.client.amqp.observation.micrometer.DeliverObservationConvention
-
Uses of DeliverObservationConvention in com.rabbitmq.client.amqp.observation.micrometer
Modifier and TypeClassDescriptionclass
DefaultObservationConvention
for processing (consuming).Modifier and TypeMethodDescriptionMicrometerObservationCollectorBuilder.customProcessConvention
(DeliverObservationConvention customProcessConvention) Set the customObservationConvention
for processing (consuming).MicrometerObservationCollectorBuilder.defaultProcessConvention
(DeliverObservationConvention defaultProcessConvention) Set the defaultObservationConvention
for processing (consuming).