Package org.springframework.cloud.sleuth.instrument.scheduling
-
Class Summary Class Description TraceSchedulingAspect Aspect that creates a new Span for running threads executing methods annotated withScheduledannotation.
| Class | Description |
|---|---|
| TraceSchedulingAspect |
Aspect that creates a new Span for running threads executing methods annotated with
Scheduled annotation. |