| 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 |
BeanPostProcessor wrapping around JMS ConnectionFactory. |
| TracingJmsBeanPostProcessor |
A
BeanPostProcessor for JMS endpoint registry. |
| Annotation Type | Description |
|---|---|
| ConditionalOnMessagingEnabled |
Verifies if messaging property was enabled.
|
| ConsumerSampler |
Annotate a consumer
SamplerFunction that should be injected to
MessagingTracing.Builder.consumerSampler(SamplerFunction). |
| ProducerSampler |
Annotate a producer
SamplerFunction that should be injected to
MessagingTracing.Builder.producerSampler(SamplerFunction). |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.