Measures
Bytes Served
fluxdata
Released in version 1.67
Definition: Size of full Response (Bytes) sent, includes Header and Body.
Technical Name: bytes_served
Applicable for: Ad, Content, Live, VOD
Field Type: number
Node Location: event.metrics
Permitted Values: any
Unit: Bytes
Max Decimals: 0
Round Trip Time
fluxdata
Released in version 1.67
Definition: The round trip time (RTT) in microseconds from when a request is submitted from a client to a CDN server and back again to the starting point.
Technical Name: round_trip_time_mu
Applicable for: Ad, Content, Live, VOD
Field Type: number
Node Location: event.metrics
Permitted Values: any
Unit: microseconds
Max Decimals: 0
Time To First Byte
fluxdata
Released in version 1.80
Definition: The number of microseconds between receiving the request and writing the first byte of the response, as measured on the server.
Technical Name: time_to_first_byte_ms
Applicable for: Ad, Content, Live, VOD
Field Type: number
Node Location: event.metrics
Permitted Values: any
Unit: milliseconds
Max Decimals: 0
Time To Last Byte
fluxdata
Released in version 1.80
Definition: Time-Taken since the first byte read to the last byte sent.
Technical Name: time_to_last_byte_ms
Applicable for: Ad, Content, Live, VOD
Field Type: number
Node Location: event.metrics
Permitted Values: any
Unit: milliseconds
Max Decimals: 3
Message Metadata
Request Params
metadata
Released in version 1.67
Definition: List of the query parameters included in the request sent to the CDN.
Technical Name: request_params
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: event
Permitted Values: Any
CDN Data
Cache Hit
metadata
Released in version 1.67
Definition: Boolean value indicating if the response pulled from server's local cache.
Use Case
If the result of a CDN request is a MISS that indicates the content was not readily available in the CDN cache & had to be retrieved from another location. Depending on the CDN this may result delays delivering content or require the player to re-request the content.
Technical Name: cache_hit
Applicable for: Ad, Content, Live, VOD
Field Type: bool
Node Location: cdn
Permitted Values: value list
Example Value: false
Value List: true, false
Cache Result
metadata
Released in version 1.67
Definition: Additional information that expands on the cacheHit data point describing the result or actions taken if the cache is unavailable.
Use Case
If the result of a CDN request is a MISS that indicates the content was not readily available in the CDN cache & had to be retrieved from another location. Depending on the CDN this may result delays delivering content or require the player to re-request the content.
Technical Name: cache_result
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: cdn
Permitted Values: any
Example Value: Refresh Hit
Content Type
metadata
Released in version 1.67
Definition: The value of the HTTP Content-Type header of the response.
Technical Name: content_type
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: cdn
Permitted Values: any
HTTP Status
metadata
Released in version 1.67
Definition: HTTP Status Code returned by the server.
Technical Name: http_status
Applicable for: Ad, Live, Content, VOD
Field Type: string
Node Location: cdn
Permitted Values: any
Example Value: 200
Host
metadata
Released in version 1.67
Definition: Host of the client's request.
Technical Name: host
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: cdn
Permitted Values: any
User Details
Client IP Address
metadata
Released in version 1.67
Definition: IP address of the user's device
Technical Name: client_ip
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: user_details
Permitted Values: IP address
Example Value: 173.19.65.222
Content Session ID
metadata
Released in version 1.67
Definition: A unique id for the current video playback session.
Technical Name: content_session_id
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: user_details
Permitted Values: UUID incremented
Example Value: 3bba4192-8105-4498-ae34-587154d56fa6-4
User Agent
metadata
Released in version 1.67
Definition: Contains a number of tokens that refer to aspects of the user device, including the user's browser name and version, rendering engine, device’s model number, operating system and its version, etc.
Technical Name: user_agent
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: user_details
Permitted Values: any
Example Value: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36
Location
City
metadata
Released in version 1.67
Definition: The city or town where the user is located
Technical Name: city
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: geo_location
Permitted Values: any
Example Value: Santa Rosa Beach
Country Code
metadata
Released in version 1.67
Definition: The country from which the browser initiated the event. For a list of country codes, see ISO 3166-1 alpha-2 .
Technical Name: country_code
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: geo_location
Permitted Values: 2 letter code
Example Value: US
Region
metadata
Released in version 1.67
Definition: The specific administrative division within a country where the event occurred. In the United States, regions correspond to state names ; for example, Washington or New York.
Technical Name: region
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: geo_location
Permitted Values: any
Example Value: Florida
Network
ASN
metadata
Released in version 1.67
Definition: Autonomous System Number: a unique number identifying a group of IP networks that serves the content to the end-user. Client ASN as determined from a lookup of the client IP
Use Case
ASN is a proxy for the customer's ISP which can be used for analyzing usage by ISP to identify problems that might be related a specific part of the ISP infrastructure.
Technical Name: asn
Applicable for: Ad, Content, Live, VOD
Field Type: string
Node Location: network
Permitted Values: any
Example Value: AS30036 Mediacom Communications Corp
|
Comments
0 comments
Article is closed for comments.