@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented public @interface SpanName
Runnable or Callable classes
for the instrumentation logic to pick up how to name the span.
Having for example the following code
{@codepublic abstract String value
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.