1.4.0
What's Changed
- [FEATURE] Add RUM Operations tracking (start, stop, update, cancel operations with custom attributes). See #133
- [FEATURE] Add
ignoredExitEventsin configuration. See #126 - [BUGFIX] Fix crash in
RumViewScope. See #116 - [IMPROVEMENT] Reduce rendezvous events in
RumAgent. See #121 - [IMPROVEMENT] Refactor
RumAgentto avoid race condition. See #115 - [MAINTENANCE] Add GitHub publish action. See #110
- [MAINTENANCE] Migrate off legacy CI runners. See #111
- [MAINTENANCE] Centralize versions for devDependencies in
package.json. See #134 - [MAINTENANCE] Improve contributing guide and dev environment setup. See #124
ROPM Setup
If your project is set up to use ROPM, you can use the following command to install the Datadog dependency:
ropm install datadogroku
Manual Setup
If your project does not use ROPM, install the library manually by downloading the Roku SDK zip archive,
and unzipping it in your project's root folder.
Make sure you have a roku_modules/datadogroku subfolder in both the components and source folders of your project.