New Relic data dictionary
This data dictionary lists and defines the attributes attached to New Relic events and other data objects (like Metric and Span data).
This dictionary does not contain data reported by Infrastructure integrations. To learn about that data, see the integration documentation.
Displaying 1 - 9 of 9 results found
APM
Transaction
Attribute name | Summary |
---|---|
externalCallCount | The number of external calls made by this transaction. |
externalDuration | The total response time of all external (out-of-process) services, in seconds. |
TransactionError
Attribute name | Summary |
---|---|
externalCallCount | The number of external calls made by this transaction. |
externalDuration | The total response time of all external (out-of-process) services, in seconds. |
AWS Lambda
AwsLambdaInvocation
Attribute name | Summary |
---|---|
externalCallCount | The number of external calls made by this transaction. |
externalDuration | The total response time of all external (out-of-process) services, in seconds. |
AwsLambdaInvocationError
Attribute name | Summary |
---|---|
externalCallCount | The number of external calls made by this transaction. |
externalDuration | The total response time of all external (out-of-process) services, in seconds. |
Synthetics
SyntheticRequest
Attribute name | Summary |
---|---|
externalResource | Whether the resource returned by the host is from an external domain. Returns TRUE for an external domain. |