Class | Description |
---|---|
SpanAspect |
An aspect that allows declarative creation of child Spans in a Beeline-instrumented Spring application.
|
Annotation Type | Description |
---|---|
ChildSpan |
In a Beeline-instrumented application, this annotation will apply
SpanAspect to a Spring bean. |
SpanField |
This provides a declarative way to capture specific method arguments and add them as Span fields when used in
conjunction with
ChildSpan . |
Copyright © 2019–2020 Honeycomb. All rights reserved.