-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(pillarbox-monitoring): use capital case to align with spec
This fix mainly conforms to the latest version of the specification, as some values were not in capital case. - srgssr middleware: rename tracker instance from `srgMonitoring` to `pillarboxMonitoring` - srgssr middleware: start a session directly by calling the `sessionStart` function instead of sending an event - pillarbox-monitoring: delete `pillarbox-monitoring/sessionstart` event - pillarbox-monitoring: stringify error log - srgssr middleware: add test cases for tracker initialization
- Loading branch information
Showing
4 changed files
with
56 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters