The end-of-life date for this agent version is July 29, 2019. To update to the latest agent version, see Update the agent. For more information, see End-of-life policy.
New Features
-
Added two new attributes to transaction events:
errorMessage
anderrorType
. These attributes allow for the tracking of errors within the Insights product. As a result, error messages will no longer be recorded if the agent is in high security mode. -
Background tasks will now create Transaction events which can be tracked in the Insights product.
Bug Fixes
-
Fixed request queuing metrics support
The PHP Agent will now allow the leadingt=
prefix to be optional when parsingHTTP_X_REQUEST_START
andX-Request-Start
headers. Previously, the header would be treated as absent if no leadingt=
was included. -
Fixed presentation of the
newrelic.daemon.proxy
setting in phpinfo()
The phpinfo() function will now display a value of no value as the default for thenewrelic.daemon.proxy
setting. Previously, it would incorrectly display a value of***INVALID FORMAT***
.