Class DefaultRabbitTemplateObservationConvention

java.lang.Object
org.springframework.amqp.rabbit.support.micrometer.DefaultRabbitTemplateObservationConvention
All Implemented Interfaces:
io.micrometer.observation.KeyValuesConvention, io.micrometer.observation.ObservationConvention<RabbitMessageSenderContext>, RabbitTemplateObservationConvention

public class DefaultRabbitTemplateObservationConvention extends Object implements RabbitTemplateObservationConvention
Default RabbitTemplateObservationConvention for Rabbit template key values.
Since:
3.0
Author:
Gary Russell