This release of the New Relic Shaka Tracker includes a change to error reporting.
Key changes
- Error reporting update: The
errorNameattribute, previously used for identifying error description, has been deprecated. TheerrorMessageattribute is now the standard for conveying detailed error descriptions. Please update any monitoring or logging systems that rely on error information to utilize theerrorMessageattribute going forward.
Upgrade notes
- Users who rely on the
errorNameattribute for error analysis should plan to migrate to theerrorMessageattribute to ensure continued functionality and access to detailed error information.