뉴렐릭 데이터 용어집

이 데이터 용어집은 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).