Package 

Class ServiceNameDecorator

    • Method Summary

      Modifier and Type Method Description
      boolean shouldSetTag(DDSpanContext context, String tag, Object value)
      • Methods inherited from class com.datadog.opentracing.decorators.AbstractDecorator

        getMatchingTag, getMatchingValue, getReplacementTag, getReplacementValue, setMatchingTag, setMatchingValue, setReplacementTag, setReplacementValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServiceNameDecorator

        ServiceNameDecorator()
      • ServiceNameDecorator

        ServiceNameDecorator(String splitByTag, boolean setTag)