public class DefaultSpanNamer extends Object implements SpanNamer
* from the @SpanName annotation on the class if one is present.
* from the @SpanName annotation on the method if passed object is of a Method.
type
* from the toString() of the delegate if it's not the default
Object.toString().
* the default provided value.
SpanName| Constructor and Description |
|---|
DefaultSpanNamer() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.