This release of the New Relic Dash.js tracker includes important compatibility updates and a change to error reporting.
Key changes
Dash.js player compatibility: This version has been tested and confirmed to be fully compatible with the latest release of the Dash.js Player, ensuring seamless integration and accurate tracking.
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 errorName attribute for error analysis should plan to migrate to the errorMessage attribute to ensure continued functionality and access to detailed error information.