Class AgentTraceWriteStrategy

  • All Implemented Interfaces:
    TraceWriteStrategy

    public class AgentTraceWriteStrategy
    extends Object
    implements TraceWriteStrategy
    Trace write strategy that can dynamically switch from using APM track to using EVP Proxy. The switch will happen if an older agent (one that doesn't support EVP Proxy) is replaced with a newer agent.