Class TraceConfigImpl


  • public final class TraceConfigImpl
    extends TraceConfig
    Global configuration of the trace service. This allows users to change configs for the default sampler, maximum events to be kept, etc.
    • Field Detail

      • activeTraceParams

        private volatile TraceParams activeTraceParams
    • Constructor Detail

      • TraceConfigImpl

        public TraceConfigImpl()
        Constructs a new TraceConfigImpl.