Package org.springframework.cloud.sleuth.brave.instrument.messaging
-
Class Summary Class Description KafkaFactoryBeanPostProcessor Bean post processor that wraps Kafka factories.MessageListenerMethodInterceptor<T extends org.springframework.kafka.listener.MessageListener> SleuthKafkaAspect Instruments Kafka related components.SleuthRabbitBeanPostProcessor Instruments spring-rabbit related components.TracingConnectionFactoryBeanPostProcessor BeanPostProcessorwrapping around JMSConnectionFactory.TracingJmsBeanPostProcessor ABeanPostProcessorfor JMS endpoint registry. -
Annotation Types Summary Annotation Type Description ConditionalOnMessagingEnabled Verifies if messaging property was enabled.ConsumerSampler Annotate a consumerSamplerFunctionthat should be injected toMessagingTracing.Builder.consumerSampler(SamplerFunction).ProducerSampler Annotate a producerSamplerFunctionthat should be injected toMessagingTracing.Builder.producerSampler(SamplerFunction).