Uses of Interface
org.springframework.amqp.rabbit.support.micrometer.RabbitTemplateObservationConvention
Package
Description
Provides core classes for Spring Rabbit.
Provides classes for Micrometer support.
-
Uses of RabbitTemplateObservationConvention in org.springframework.amqp.rabbit.core
Modifier and TypeMethodDescriptionvoid
RabbitTemplate.setObservationConvention
(RabbitTemplateObservationConvention observationConvention) Set an observation convention; used to add additional key/values to observations. -
Uses of RabbitTemplateObservationConvention in org.springframework.amqp.rabbit.support.micrometer
Modifier and TypeClassDescriptionstatic class
DefaultRabbitTemplateObservationConvention
for Rabbit template key values.