뉴렐릭 데이터 용어집

이 데이터 용어집은 NRDB에 저장되고 NRQL을 통해 쿼리할 수 있는 일부 기본 보고 데이터를 정의합니다. 여기에는 Transaction, MobileRequest 및 BrowserInteraction 같은 이벤트와 Metric, Log 및 Span 데이터 유형이 포함됩니다. 쿼리 빌더 UI에서도 데이터 유형과 속성 이름 위에 마우스를 올리면 정의가 표시됩니다.

다음은 이 용어집에 포함되지 않은 사항입니다.

  • 인프라 통합의 데이터(해당 통합의 문서 참조)
  • 커스텀 데이터
  • 메트릭 데이터의 통합별 세부 속성

NrAiIssue

Data source:

An NrAiIssue is created when a threshold of an alert condition generates an incident event, which passes important information downstream.

Attribute nameDefinitionData types
accountIds
ID

ID of the account where incidents occurred.

activateTime

The timestamp when the issue was activated.

closeCause

What caused the incident to close. Available values:

  • CLOSED_BY_ISSUE: Issue in a created state that closed naturally before activation.

  • CLOSED_BY_USER: Issue in a created state that the user closes before activation.

  • CLOSE_INACTIVE: Issue reached 5000 (max) incidents.

  • closeTtl: Issue closed due to issue TTL (issue settings).

  • CONDITION_DELETED: Condition deleted.

  • CONDITION_DISABLED: Condition disabled.

  • CONDITION_MODIFIED: Condition edited.

  • EVALUATOR: Natural close because the metric has ceased to breach the threshold.

  • EXPIRED: Incident closed due to TTL.

  • INCIDENT_CLOSED: The issue contains only anomalies and is closed when the last anomaly is closed.

  • LOSS_OF_SIGNAL: Signal was lost, and incident was closed based on loss of signal settings.

  • POLICY_DELETED: Policy was deleted.

  • TARGET_REMOVED: The target was removed from the condition.

  • thirdPartyIntegration: A third party closed the issue through an API call.

  • USER: Closed manually by a user on the legacy version.

  • userAction: Closed manually by a user.

closeTime

The timestamp when the incident was closed.

correlated

Indicates whether the issue was correlated (true/false).

correlatedCandidate

Indicates whether the issue was a correlated candidate (true/false).

correlationRuleIds
ID

The unique identifier of the correlation rule.

correlationRuleNames

The name of the correlation rule.

createTime

The timestamp when the issue was created.

entitiesCount
count

Number of impacted entities.

entity.names

The name of the targeted entity.

entity.types

The type of the targeted entity.

event

The event type of the record.

incidentCount
count

Number of incidents in the issue.

incidentIds
ID

The unique identifiers of the issue's incidents.

isIdle
ID

Indicates whether the issue is idle (true/false).

issueId
ID

The unique identifier of the issue.

issueLink

Link to the issue page.

lastModifiedTime
millisecond (s)

The timestamp of the last modification.

muted

Shows whether the active condition was muted at the time of the incident event.

parentId
ID

The unique identifier of the parent issue.

priority

The issue's priority: LOW, MEDIUM, HIGH, or CRITICAL. Default: HIGH.

sources

If applicable, the source of the issue.

timestamp

The wall clock time of the event using an epoch timestamp.

title

The incident's title.