뉴렐릭 데이터 용어집

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

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

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

NrAiSignal

Data source:

NrAiSignal shows details from every NRQL alert condition and every signal on your account, for every aggregation window that passes. This data is posted immediately after each aggregation window is aggregated and evaluated, so it will show you exactly what our alerts are seeing.

Attribute nameDefinitionData types
resetCause

For reset events only. Available values:

  • new: It's a new signal coming online.
  • expired: Signal reset due to loss of signal configuration.
  • conditionDisabled: The user disabled the condition in the UI.
  • delayedEvaluation: The condition has a delayed evaluation configured. Therefore, New Relic sends resets through the system to prevent evaluation before the expected time.
  • suppression: Because of an ongoing incident, alerts are suppressed.
  • interrupt: When we detect issues, we internally interrupt our services. Issues are mainly out-of-order data points that can cause false alerts.
  • conditionDeleted: The user has deleted the condition in the UI.
  • conditionModified: The user has modified the condition in a way that requires re-registration on our side.
  • policyDeleted: Deleted the entire policy.
  • user: The user has closed the incident manually in the UI.