-
Interfaces Interface Description com.newrelic.api.agent.DistributedTracePayload Instead, use the Distributed Tracing APITransaction.insertDistributedTraceHeaders(Headers)
to create a distributed tracing payload andTransaction.acceptDistributedTraceHeaders(TransportType, Headers)
to link the services together.com.newrelic.api.agent.MethodTracer com.newrelic.api.agent.MethodTracerFactory com.newrelic.api.agent.Request since 3.21.0; useExtendedRequest
instead.com.newrelic.api.agent.Response since 3.41.0; useExtendedResponse
instead.
-
Fields Field Description com.newrelic.api.agent.Trace.NULL No replacement. Do not use this.
-
Annotation Type Elements Annotation Type Element Description com.newrelic.api.agent.Trace.NULL No replacement. Do not use this.com.newrelic.api.agent.Trace.skipTransactionTrace() Use (Trace.excludeFromTransactionTrace()
) instead.com.newrelic.api.agent.Trace.tracerFactoryName() Do not use.