-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathjson_structure.json
44 lines (41 loc) · 1.21 KB
/
json_structure.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Sent from client side
{
"metric_type": "PLAYBACK_SUMMARY",
"client_platform": "web",
"is_live": true,
"channel_watched": "xhP3ExfcX8ON",
"error_count": 0,
"playing_time_ms": 60015,
"buffering_time_ms": 0,
"rendition_name": "720p",
"rendition_height": 720,
"startup_latency_ms": 0,
"live_latency_sec": 2,
"session_id": "7853d92ca5a94bb7b470cf615e75c322",
"user_id": "26d648a4bc334862a6d0bd001f231d0e"
}
Enriched in CloudFront + API GW
{
"metric_type":"PLAYBACK_SUMMARY",
"client_platform":"web",
"is_live":true,
"channel_watched":"xhP3ExfcX8ON",
"error_count":0,
"playing_time_ms":61028,
"buffering_time_ms":0,
"rendition_name":"720p",
"rendition_height":720,
"startup_latency_ms":0,
"live_latency_sec":"3",
"session_id":"7853d92ca5a94bb7b470cf615e75c322",
"user_id":"26d648a4bc334862a6d0bd001f231d0e",
"CloudFront-Viewer-Country-Name":"United Arab Emirates",
"CloudFront-Viewer-City":"Dubai",
"CloudFront-Viewer-Latitude":"",
"CloudFront-Viewer-Longitude":"",
"CloudFront-Is-SmartTV-Viewer":false,
"CloudFront-Is-Tablet-Viewer":false,
"CloudFront-Is-Mobile-Viewer":false,
"CloudFront-Is-Desktop-Viewer":true,
"event_time":1600102833593
}