public class SolonFilterTracing extends Object implements org.noear.solon.core.handle.Filter
| Constructor and Description |
|---|
SolonFilterTracing(String excluded) |
| Modifier and Type | Method and Description |
|---|---|
io.opentracing.Span |
buildSpan(org.noear.solon.core.handle.Context ctx) |
void |
doFilter(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.FilterChain chain) |
public SolonFilterTracing(String excluded)
public void doFilter(org.noear.solon.core.handle.Context ctx,
org.noear.solon.core.handle.FilterChain chain)
throws Throwable
doFilter in interface org.noear.solon.core.handle.FilterThrowablepublic io.opentracing.Span buildSpan(org.noear.solon.core.handle.Context ctx)
Copyright © 2025. All rights reserved.