public class ServiceNameDecorator extends AbstractDecorator
Constructor and Description |
---|
ServiceNameDecorator() |
ServiceNameDecorator(String splitByTag,
boolean setTag) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldSetTag(DDSpanContext context,
String tag,
Object value) |
getMatchingTag, getMatchingValue, getReplacementTag, getReplacementValue, setMatchingTag, setMatchingValue, setReplacementTag, setReplacementValue
public ServiceNameDecorator()
public ServiceNameDecorator(String splitByTag, boolean setTag)
public boolean shouldSetTag(DDSpanContext context, String tag, Object value)
shouldSetTag
in class AbstractDecorator