Package 

Class QueryObfuscator

    • Constructor Summary

      Constructors 
      Constructor Description
      QueryObfuscator(String regex) If regex is null - then used default regex pattern If regex is empty string - then disableregex
    • Method Summary

      Modifier and Type Method Description
      Map<String, Object> processTags(Map<String, Object> unsafeTags)
      • Methods inherited from class com.datadog.trace.core.tagprocessor.TagsPostProcessor

        processTagsWithContext
      • Methods inherited from class java.lang.Object

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

      • QueryObfuscator

        QueryObfuscator(String regex)
        If regex is null - then used default regex pattern If regex is empty string - then disableregex