You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VPLAY-12472 [CSAT][AAMP] Add logging for buffering start/end and buffering duration
Reason for change: Added buffering duration in the telementary along with buffer start and end
Risks: Low
Test Procedure: Refer jira ticket
Priority: P1
Signed-off-by: lashminthaj <lashminthaj17@gmail.com>
//Calculating the duration for which buffering was happening and sending it as part of telemetry.
3250
+
//This will help in understanding the buffering duration for each buffering event and also help in calculating the total buffering duration for a session.
0 commit comments