Package com.newrelic.api.agent
Interface ExternalParameters
-
- All Known Implementing Classes:
CloudParameters
,DatastoreParameters
,GenericParameters
,HttpParameters
,MessageConsumeParameters
,MessageProduceParameters
,SlowQueryDatastoreParameters
,SlowQueryWithInputDatastoreParameters
public interface ExternalParameters
Interface for passing external parameters into theTracedMethod
's reportAsExternal. Depending on the information available to report, use one of the respective builders for the following objects:GenericParameters
,HttpParameters
,DatastoreParameters
,MessageProduceParameters
,MessageConsumeParameters
.- Since:
- 3.36.0