Class AddingSpanAttributesInterceptor
java.lang.Object
io.quarkus.opentelemetry.runtime.tracing.cdi.AddingSpanAttributesInterceptor
Will capture the arguments annotated with
SpanAttribute on methods annotated with AddingSpanAttributes.
Will not start a Span if one is not already started.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AddingSpanAttributesInterceptor
public AddingSpanAttributesInterceptor()
-
-
Method Details
-
span
- Throws:
Exception
-