-
public class TagInterceptor
-
-
Constructor Summary
Constructors Constructor Description TagInterceptor(RuleFlags ruleFlags)TagInterceptor(boolean isServiceNameSetByUser, String inferredServiceName, Set<String> splitServiceTags, RuleFlags ruleFlags)
-
Method Summary
Modifier and Type Method Description booleaninterceptTag(DDSpanContext span, String tag, Object value)-
-
Method Detail
-
interceptTag
boolean interceptTag(DDSpanContext span, String tag, Object value)
-
-
-
-