New Relic data dictionary

This data dictionary defines some of our default-reported data stored in NRDB and queryable via NRQL. This includes events like Transaction, MobileRequest, and BrowserInteraction, and our Metric, Log, and Span data types. These definitions are also available from our query builder UI by mousing over applicable data type and attribute names.

This dictionary doesn't contain:

  • Data from our infrastructure integrations (for that, see docs for a specific integration)
  • Custom data
  • Detailed integration-specific attributes for Metric data

VideoErrorAction

Data source:

VideoErrorAction events occur when there is an error/app crash while user playing video/add. It tracks geographic and timing data for each video ad being played.

Attribute nameDefinitionData types
actionName

The specific action being performed in the video player, such as play, pause, resume, content buffering etc. The extensive list for all the action being performed in the player is listed below.

List of possible action(s)

Action Description
AD_ERROR Ad video error.
ERROR An error happened.
CRASH App crash happened.
CONTENT_ERROR Content video error.