New Relicデータ辞書

このデータディクショナリは、NRDBに格納され、NRQLでのクエリが可能な、デフォルトのレポートデータの一部を定義します。これには、Transaction、MobileRequest、BrowserInteraction、Metric、Log、Spanなどのイベントが含まれます。これらの定義は、該当するデータ型と属性名にマウスを合わせると、クエリビルダーUIからも利用できます。

このディクショナリには、以下は含まれていません。

  • インフラストラクチャインテグレーションからのデータ(特定のインテグレーションについては、ドキュメントを参照)
  • カスタムデータ
  • メトリクスデータの詳細なインテグレーション固有の属性

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.
adBitrate

Bitrate (in bits) of the Ad.

adCdn

The CDN serving the content.

adFps

current FPS (Frames per second).

adId

The Id of the Ad.

adIsMuted

True if the video is currently muted.

adLanguage

Language of the ad video. We recommend using locale notation, ie: en_US

adPartner

The ad partner. ie: ima, freewheel

adPlayhead

Playhead (currentTime) of the ad, in ms.

adRenditionBitrate

Target Bitrate of the rendition.

adRenditionHeight

Rendition actual Height (before re-scaling).

adRenditionName

Name of the rendition (ie: 1080p).

adRenditionWidth

Rendition actual Width (before re-scaling).

appId

The ID of your application, as recorded by New Relic.

appName

The name of the application.

asn

Autonomous System Number: a unique number identifying a group of IP networks that serves the content to the end user.

asnLatitude

The latitude of the geographic center of the postal code where the Autonomous System Network is registered. This is not the end user's latitude.

asnLongitude

The longitude of the geographic center of the postal code where the Autonomous System Network is registered. This is not the end user's longitude.

asnOrganization

The organisation that owns the Autonomous System Number. Often an ISP, sometimes a private company or institution.

bufferType

When buffer starts i.e initial, seek, pause & connection

contentBitrate

Bitrate (in bits) of the video.

contentCdn

The CDN serving the content.

contentFps

Current FPS (Frames per second).

contentId

The Id of the video.

contentIsAutoplayed

if the player was auto played.

contentIsFullscreen

True if the video is currently fullscreen.

contentIsLive

True if the video is live.

contentIsMuted

True if the video is currently muted.

contentLanguage

Language of the video. We recommend using locale notation, ie: en_US

contentPlayhead

Playhead (currentTime) of the video, in ms.

contentPlayrate

Playrate (speed) of the video. ie: 1.0, 0.5, 1.25

contentPreload

The player preload attribute.

contentRenditionBitrate

Target Bitrate of the rendition.

contentRenditionHeight

Rendition actual Height (before re-scaling).

contentRenditionName

Name of the rendition (ie: 1080p).

contentRenditionWidth

Rendition actual Width (before re-scaling).

contentSrc

URL of the resource being played.

contentTitle

The title of the video.

deviceGroup

The category of the device, such as iPhone or Tablet.

deviceGroup

The category of the device, such as iPhone or Tablet.

deviceManufacturer

The manufacturer of the device, such as Motorola or HTC.

deviceModel

The model number of the device.

deviceName

The device's name.

deviceSize

The display size of the device: Small, normal, large, xlarge.

deviceType

The specific type of the device: iPhone 8, iPad Pro, etc.

deviceUuid

A unique identifier assigned at the time of app installation by New Relic.

elapsedTime

Time that has been passed since last event.

instrumentation.name

Name of the instrumentation collecting the data.

instrumentation.provider

Player/agent name.

isBackgroundEvent

If the player is hidden by another window.

playerName

The name of the video player.

playerVersion

The version of the video player.

timestamp

The time (date, hour, minute, second) at which the interaction occurred.

totalAdPlaytime

Total time add is played for this video session.

viewId

Trackers will generate unique id's for every new video iteration.

viewSession

Trackers will generate unique id's for every new video session. This could be the session id from the client.