public class ExtensionTags extends Object
| Modifier and Type | Field and Description |
|---|---|
static io.opentracing.tag.StringTag |
CLASS_TAG
Tag for
Class.getSimpleName() |
static io.opentracing.tag.StringTag |
METHOD_TAG
Tag for method name
|
public static final io.opentracing.tag.StringTag CLASS_TAG
Class.getSimpleName()public static final io.opentracing.tag.StringTag METHOD_TAG
Copyright © 2017–2018. All rights reserved.