-
- All Implemented Interfaces:
-
com.datadog.trace.core.tagprocessor.TagsPostProcessor
public class BaseServiceAdder implements TagsPostProcessor
-
-
Constructor Summary
Constructors Constructor Description BaseServiceAdder(String ddService)
-
Method Summary
Modifier and Type Method Description Map<String, Object>processTags(Map<String, Object> unsafeTags)Map<String, Object>processTagsWithContext(Map<String, Object> unsafeTags, DDSpanContext spanContext)
-