New Relicデータ辞書

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

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

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

Deployment

Data source:

Deployment events occur for changes you decide to follow using the change tracking feature.

Attribute nameDefinitionData types
changelog

A URL for the changelog, or if it is not linkable, a list of changes.

commit

The commit identifier (for example, the Git commit SHA).

deepLink

A URL pointing back to the system generating the deployment. This field can hold any URL.

deploymentId
ID

Unique identifier we generate when a marker is created. Alphanumeric IDs are from our newer NerdGraph change tracking feature. Numeric IDs are from our legacy REST API-based feature.

deploymentType

The type of the deployment (for example, 'BASIC', 'BLUE-GREEN', 'CANARY', 'OTHER', 'ROLLING', or 'SHADOW').

description

A description of the deployment.

entity.guid

The globally unique identifier for the New Relic entity that this marker applies to.

entity.name

The friendly name for the New Relic entity this marker applies to.

groupId

String value that can be used to correlate multiple entities across a single change event.

timestamp
milliseconds (ms)

The start time of the deployment (in milliseconds since Unix epoch).

user

Username of the deployer or bot that created this deployment.

version

The version of the deployment (for example, v1.1).