Notes
Features
- Added deserialized X-NewRelic-Synthetics-Info header to transaction and transaction trace intrinsic attributes (#1912) (7ed64bd).
- The attributes in transactions are:
nr.syntheticsType
,nr.syntheticsInitiator
, andnr.synthetics<attributeKey(s)>
. - The attributes in transaction traces are:
synthetics_type
,synthetics_initiator
, andsynthetics_<attribute_key(s)>
. - It will also include the
X-NewRelic-Synthetics-Info
header in outgoing http requests.
- The attributes in transactions are:
- Added instrumentation for Restify async handlers (#1910) (1a3f87f).
Bug fixes
Code refactoring
Miscellaneous chores
Continuous integration
- Removed step in post release process to update an internal system with the latest agent version (#1909) (2080b1f).
Support statement:
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date here.
See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)