public class TraceSchedulingAspect extends Object
Scheduled annotation. For every
execution of scheduled method a new trace will be started. The name of the span will be
the simple name of the class annotated with
Scheduled| Constructor and Description |
|---|
TraceSchedulingAspect(Tracer tracer,
Pattern skipPattern) |
| Modifier and Type | Method and Description |
|---|---|
Object |
traceBackgroundThread(org.aspectj.lang.ProceedingJoinPoint pjp) |
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.