| Class | Description |
|---|---|
| SleuthKafkaStreamsConfiguration | Deprecated
This type should have never been public and will be hidden or removed in
3.0
|
| SleuthMessagingProperties |
Properties for messaging.
|
| SleuthMessagingProperties.Integration |
Properties for Spring Integration.
|
| SleuthMessagingProperties.Jms |
JMS configuration.
|
| SleuthMessagingProperties.Kafka |
Kafka configuration.
|
| SleuthMessagingProperties.Messaging |
Generic messaging properties.
|
| SleuthMessagingProperties.Rabbit |
RabbitMQ configuration.
|
| TraceMessageHeaders | Deprecated
These names are obviated by
B3Propagation.Format#SINGLE. |
| TraceMessagingAutoConfiguration |
Auto-configuration that registers a tracing instrumentation of messaging components. |
| TraceMessagingAutoConfiguration.SleuthJmsConfiguration | |
| TraceMessagingAutoConfiguration.SleuthKafkaConfiguration | |
| TraceMessagingAutoConfiguration.SleuthRabbitConfiguration | |
| TraceMessagingAutoConfiguration.SleuthSqsConfiguration | |
| TraceSpringIntegrationAutoConfiguration | Deprecated
This type should have never been public and will be hidden or removed in
3.0
|
| TracingChannelInterceptor | Deprecated
This type should have never been public and will be hidden or removed in
3.0
|
| Annotation Type | Description |
|---|---|
| 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 © 2020 Pivotal Software, Inc.. All rights reserved.