New Relicデータ辞書

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

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

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

ServiceLevelSnapshot

Data source:

This event is created when we periodically calculate the compliance and remaining error budget for a given service level entity.

Attribute nameDefinitionData types
entity.name

The service level entity name.

remainingErrorBudget
percentage (%)

The remaining error budget (based on the SLI compliance and the service level objective).

sliCompliance
percentage (%)

The service level compliance (% of good vs valid events) calculated for the configured SLO time window (1d, 7d or 28d).

timestamp
milliseconds (ms)

The time at which the calculation was done, in Unix time.