Interface NewSpanParser
public interface NewSpanParser
Parses data for a span created via a
NewSpan annotation.- Since:
- 2.0.0
- Author:
- Adrian Cole
-
Method Summary
-
Method Details
-
parse
Override to control the name and tags on an annotation-based span.- Parameters:
methodInvocation- method invocation annotated with new spannewSpan- meta data of the new spanspan- span to customize
-