Package 

Class TracerConfig


  • 
    public final class TracerConfig
    
                        

    A list of keys to be used in a Properties instance with dd-trace-ot's DDTracer as follows:

      DDTracer.builder().withProperties(new Properties()).build()
    

    If using dd-java-agent, these keys represent settings that should be configured via system properties, environment variables, or config properties file. See online documentation for details.