-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Milestone
Description
As a QoS user, I want the collected metrics to match the latest specifications.
Acceptance criteria
- Split
time_metricsintoqoe_metricsandqos_metric. - Send bitrate and bandwidth in bits per second.
- Add the
streamType(on-demand,live) inQoSEvent. - Update the
player_positionas follows inQoSEventandQoSError:duraton: the duration of the media being played.position: the current position.position_timestamp: the raw date available from the player (read from the playlist), corresponding to the current player position.
- Add an optional
vpnflag if a VPN is used inQoSEvent. - Add the schema version.
- Remove the
tokenparameter fromQoSMedia.assetUrl.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done