New Relicデータ辞書

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

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

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

K8sNamespaceSample

Data source:

This event contains Kubernetes namespace data.

Attribute nameDefinitionData types
clusterName

Name that you assigned to the cluster when you installed the Kubernetes integration.

createdAt

Timestamp of the namespace when it was created.

label.LABEL_NAME

Labels associated with your namespace, so you can filter and query for specific namespaces. By default they are not collected, so you need to enable them in the KSM chart by configuring the metricLabelsAllowlist.

namespaceName

Name of the namespace to be used as an identifier.

nrFiltered

Indicates whether the namespace is being filtered. The value can be true or false.

status

Current status of the namespace. The value can be Active or Terminated.