Package org.apache.camel.telemetry
Interface Span
public interface Span
This interface represent the Span model used along the tracing component. Each technology has to provide the
implementation specific details.
-
Method Summary
-
Method Details
-
log
-
setTag
-
setComponent
-
setError
void setError(boolean isError)
-