public class TracingInterceptor extends Object implements org.noear.solon.core.aspect.Interceptor
| Constructor and Description |
|---|
TracingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
io.opentelemetry.api.trace.Span |
buildSpan(org.noear.solon.core.aspect.Invocation inv,
Tracing anno) |
Object |
doIntercept(org.noear.solon.core.aspect.Invocation inv) |
public Object doIntercept(org.noear.solon.core.aspect.Invocation inv) throws Throwable
doIntercept in interface org.noear.solon.core.aspect.InterceptorThrowablepublic io.opentelemetry.api.trace.Span buildSpan(org.noear.solon.core.aspect.Invocation inv,
Tracing anno)
Copyright © 2024. All rights reserved.