New features The agent now reacts to failed New Relic requests based on response code, as opposed to parsing an exception message in the…
New features Added IP address collection and forwarding of metadata headers for upcoming protocol 17. These features are currently behind…
New features Added protocol_17 feature flag. Flag will be removed and protocol will be hard-coded to 17 once functionality is released…
New features Added DatastoreShim#getDatabaseNameFromUseQuery This new method can be used to extract the database name from USE SQL…
New features Added superagent as built-in instrumentation. This instrumentation just maintains transaction state when using the…
Improvements Converted File System instrumentation to use newer shim style. Converted DNS instrumentation to newer shim style. Added…
Improvements Implemented enforcement of max_payload_size_in_bytes config value. Any payload during the harvest sequence that exceeds the…
New features Added support for distributed tracing. Distributed tracing lets you see the path that a request takes as it travels through…
New features Added full support for Node v10. Added instrumentation for crypto.scrypt . Added instrumentation for fs.realpath.native…
Fixes The agent will now properly remerge event data on collection failure. Previously, the agent wouldn't observe the correct format for…