デフォルトの標準属性

以下の表は、RUM、Logs、APM の各製品が Agent によって Datadog に送信されるデータにデータドメインに応じて自動的に適用される属性の一覧です。製品別にリストをフィルタリングするか、キーワードや説明テキストで検索することもできます。

SourceDomainAttribute NameTypeDescription
予約済みホスト文字列メトリクスに定義されている送信元ホストの名前。Datadog は Datadog 内の一致するホストから対応するホストタグを自動的に取得し、そしてそれらをあなたのテレメトリーに適用します。Agent はこの値を自動的に設定します。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
予約済みデバイス文字列送信元デバイスのタイプ。
予約済みsource文字列これは、インテグレーション名 (データが生じる技術) に対応します。インテグレーション名と一致する場合、対応するパーサーとファセットが自動的にインストールされます。例えば、nginxpostgresql などです。
予約済みstatus文字列これはデータのレベルや重大度に対応します。ログについては、ログパターンを定義するために使用され、ログ管理 UI に専用のレイアウトがあります。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
予約済みサービス文字列データを生成しているアプリケーションまたはサービスの 統一サービス名 で、ユーザー セッションを相関付けるために使用します。APM から他の製品に切り替えるためにも使用されるため、APM と他の製品の両方を使用する場合は同じ値を定義してください。RUM Browser SDK では、service はブラウザー アプリケーション内で特定の機能を提供する、チームによって構築されたページの集合を表します。 手動ビュー トラッキング を使用して、Web ページを service に割り当てることができます。
予約済みtrace_id数値トレースに使用されるトレース ID。ログを含む他のデータとトレースを相関付けるために使用されます。
予約済みmessage文字列Logs Live Tail でハイライトして表示されるログエントリの本文。全文検索のためにインデックス化されています。
ネットワーク通信network.bytes_read数値ログの送信時にクライアントからサーバーに転送された合計バイト数。
ネットワーク通信network.bytes_written数値ログの送信時にサーバーからクライアントに転送された合計バイト数。
位置情報network.client.geoip.country.name文字列国名。
位置情報network.client.geoip.country.iso_code文字列国の ISO コード (例: アメリカ合衆国は US、フランスは FR)。
位置情報network.client.geoip.continent.code文字列大陸の ISO コード (EUASNAAFANSAOC)。
位置情報network.client.geoip.continent.name文字列大陸名 (EuropeAustraliaNorth AmericaAfricaAntarticaSouth AmericaOceania)。
位置情報network.client.geoip.subdivision.name文字列その国で最大規模の地方区分 (米国は California 州、フランスは Sarthe 県など)。
位置情報network.client.geoip.subdivision.iso_code文字列国の第 1 レベルの行政区の ISO コード (例: アメリカ合衆国では CA、フランスでは SA 県)。
位置情報network.client.geoip.city.name文字列都市名 (ParisNew York など)。
HTTPhttp.referer文字列リクエスト中のリソースにリンクした Web ページのアドレスを識別する HTTP ヘッダーフィールド。
HTTPhttp.request_id文字列HTTP リクエストの ID。
HTTP, URL Detailshttp.url_details.host文字列URL の HTTP ホスト部分。
HTTP, URL Detailshttp.url_details.port数値URL の HTTP ポート部分。
HTTP, URL Detailshttp.url_details.path文字列URL の HTTP パス部分。
HTTP, URL Detailshttp.url_details.queryStringオブジェクトクエリパラメーターの key/value 属性として分解された、URL の HTTP クエリ文字列部分。
HTTP, URL Detailshttp.url_details.scheme文字列URL のプロトコル名 (HTTP または HTTPS)。
User-Agenthttp.useragent_details.os.family文字列User-Agent によって報告された OS ファミリー。
User-Agenthttp.useragent_details.browser.family文字列User-Agent によって報告されたブラウザファミリー。
User-Agenthttp.useragent_details.device.family文字列User-Agent によって報告されたデバイスファミリー。
ソースコードlogger.name文字列ロガーの名前。
ソースコードlogger.thread_name文字列ログの生成時の現在のスレッドの名前。
ソースコードlogger.method_name文字列クラスメソッド名。
ソースコードlogger.version文字列ロガーのバージョン。
ソースコードerror.kind文字列エラーのタイプまたは種類 (場合によってはコード)。
データベースdb.instance文字列接続先のデータベース名。例えば、 Java の場合、 jdbc.url="jdbc:mysql://127.0.0.1:3306/customers" であれば、インスタンス名は customers です。
データベースdb.statement文字列指定されたデータベースタイプのデータベースステートメント。例えば、mySQL の場合は 'SELECT * FROM wuser_table'; 、Redis の場合は 'SET mykey 'WuValue'' です。
データベースdb.user文字列処理を実行するユーザー。
パフォーマンスduration数値ナノ秒単位の持続時間: HTTP 応答時間、データベースクエリ時間、レイテンシーなど。Datadog は、トレース検索のためのデフォルトのメジャーとしてこれを表示、使用するため、ログ内の任意の持続時間をこの属性に再マップしてください。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ユーザーusr.id文字列ユーザーの識別子。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ユーザーusr.name文字列わかりやすい名前。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ユーザーusr.email文字列ユーザーの電子メール。
Syslog とログシッパーsyslog.hostname文字列ホスト名。
Syslog とログシッパーsyslog.appname文字列アプリケーション名。通常は、予約済み属性 service に再マップされます。
Syslog とログシッパーsyslog.severity数値ログの重大度。通常は、予約済み属性 status に再マップされます。
Syslog とログシッパーsyslog.timestamp文字列ログのタイムスタンプ。通常は、予約済み属性 date に再マップされます。
Syslog とログシッパーsyslog.env文字列ログのソースが由来する環境名。
DNSdns.id文字列DNS のクエリ識別子。
DNSdns.question.name文字列クエリ対象のドメイン名。
DNSdns.question.type文字列DNS のクエリタイプを指定する 2 オクテットコード
DNSdns.question.class文字列DNS の質問で検索されるクラス (インターネットを使用する場合は IP など) 。
DNSdns.question.size数値DNS 質問のバイトサイズ。
DNSdns.answer.name文字列DNS で回答する際の IP アドレス。
DNSdns.answer.type文字列DNS の回答タイプを指定する 2 オクテットコード
DNSdns.answer.class文字列DNS によって回答されるクラス。
DNSdns.answer.size数値DNS 回答のバイトサイズ。
DNSdns.flags.rcode文字列DNS の返答コード。
イベントevt.name文字列同じアクティビティ (例: 認証) によって生成されたイベント間での共有名。
イベントevt.outcome文字列イベントの結果 (例: successfailure)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
RUM のコア属性date整数Epoch からのイベント開始時間 (ミリ秒)
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
RUM のコア属性type文字列イベントのタイプ (viewresource など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
RUM のコア属性application.id文字列RUM アプリケーションを作成する際に生成される Datadog アプリケーション ID。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
RUM のコア属性application.name文字列Datadog アプリケーション名。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
デバイス (Android、iOS、Roku)device.type文字列デバイスにより報告されたデバイスタイプ (System User-Agent)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
デバイス (Android、iOS、Roku)device.brand文字列デバイスにより報告されたデバイスのブランド (System User-Agent)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
デバイス (Android、iOS、Roku)device.model文字列デバイスにより報告されたデバイスモデル (System User-Agent)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
デバイス (Android、iOS、Roku)device.name文字列デバイスにより報告されたデバイス名 (System User-Agent)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
接続性 (Android、iOS)connectivity.status文字列デバイスのネットワーク到達可能性の状態 (connectednot connected、または maybe)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
接続性 (Android、iOS)connectivity.interfaces文字列利用可能なネットワークインターフェースのリスト (bluetoothcellularethernet、または wifi など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
接続性 (Android、iOS)connectivity.cellular.technology文字列携帯電話の接続に使用される無線技術のタイプ。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
接続性 (Android、iOS)connectivity.cellular.carrier_name文字列SIMを取り扱う事業者名。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
オペレーティングシステム (Android、iOS、Roku)os.name文字列デバイスにより報告された OS 名 (System User-Agent)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
オペレーティングシステム (Android、iOS、Roku)os.version文字列デバイスにより報告される OS バージョン (System User-Agent)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
オペレーティングシステム (Android、iOS、Roku)os.version_major文字列デバイスにより報告される OS バージョンメジャー (System User-Agent)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
地理的位置geo.country文字列国名。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
地理的位置geo.country_iso_code文字列国の ISO コード (例えば、アメリカなら US、フランスなら FR)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
地理的位置geo.country_subdivision文字列その国で最大規模の地方区分 (米国は California 州、フランスは Sarthe 県など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
地理的位置geo.continent_code文字列大陸の ISO コード (EUASNAAFANSA、または OC)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
地理的位置geo.continent文字列大陸名 (EuropeAustraliaNorth AmericaAfricaAntarcticaSouth America、または Oceania)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
地理的位置geo.city文字列都市名 (San FranciscoParisNew York など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
RUM のユーザー属性 (Android、Roku)user.id文字列ユーザーの識別子。
https://static.datadoghq.com/static/images/logos/ios_avatar.svg
RUM ユーザー属性 (iOS, Browser)usr.id文字列ユーザーの識別子。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
グローバル ユーザー属性 (Android, iOS, Browser, Roku)usr.name文字列ユーザーの名前。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
グローバル ユーザー属性 (Android, iOS, Browser, Roku)usr.email文字列ユーザーのメールアドレス。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.id文字列セッションのユニーク ID。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.type文字列セッションのタイプ (user)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.is_activeブール値セッションが現在アクティブであるかどうかを示します。セッションは、ユーザーがアプリケーションから移動したり、ブラウザウィンドウを閉じたりすると終了し、4 時間の活動または 15 分の非活動時間が経過すると失効します。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.initial_view.url文字列セッションの初期ビューの URL。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.initial_view.name文字列セッションの初期ビューの名前。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.last_view.url文字列セッションの最後のビューの URL。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.last_view.name文字列セッションの最後のビューの名前。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.ip文字列受信時の TCP 接続から抽出されたセッションの IP アドレス。この属性の収集を停止したい場合は、アプリケーションの詳細で設定を変更してください。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
セッション (Android イベント、iOS イベント、Roku イベント)session.useragent文字列デバイスの情報を解釈するためのシステム User-Agent 情報。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ビュー (Android イベント、iOS イベント、Roku イベント)view.id文字列イベントに対応する初期ビューのユニーク ID。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ビュー (Android イベント、iOS イベント、Roku イベント)view.url文字列イベントに対応するクラスの標準名。iOS の場合は、イベントに対応する UIViewController クラスの URL。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ビュー (Android イベント、iOS イベント、Roku イベント)view.name文字列イベントに対応する、カスタマイズ可能なビューの名前。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.id文字列リソースの一意の識別子。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.type文字列収集されるリソースのタイプ (xhrimagefontcss、または js など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.method文字列HTTP メソッド (POSTGET PATCH、または DELETE など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.status_code数値応答ステータスコード。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.url文字列リソースの URL。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.provider.name文字列リソースプロバイダー名。デフォルトは unknown となります。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.provider.domain文字列リソースプロバイダーのドメイン。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
リソース (Android イベント、iOS イベント、Roku イベント)resource.provider.type文字列リソースプロバイダーのタイプ (first-partycdnad、または analytics など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
エラー (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)error.source文字列エラーの発生元 (webviewloggernetwork など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
エラー (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)error.type文字列エラーのタイプ (場合によってはエラーコード)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
エラー (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)error.message文字列イベントについて簡潔にわかりやすく説明する 1 行メッセージ。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
エラー (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)error.stack文字列スタックトレースまたはエラーに関する補足情報。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
エラー (Android イベント、iOS イベント、Roku イベント)error.issue_id文字列スタックトレースまたはエラーに関する補足情報。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ネットワークエラー (Android イベント、iOS イベント、Roku イベント)error.resource.status_code数値応答ステータスコード。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ネットワークエラー (Android イベント、iOS イベント、Roku イベント)error.resource.method文字列HTTP メソッド (POST または GET など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ネットワークエラー (Android イベント、iOS イベント、Roku イベント)error.resource.url文字列リソースの URL。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ネットワークエラー (Android イベント、iOS イベント、Roku イベント)error.resource.provider.name文字列リソースプロバイダー名。デフォルトは unknown となります。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ネットワークエラー (Android イベント、iOS イベント、Roku イベント)error.resource.provider.domain文字列リソースプロバイダーのドメイン。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
ネットワークエラー (Android イベント、iOS イベント、Roku イベント)error.resource.provider.type文字列リソースプロバイダーのタイプ (first-partycdnad、または analytics など)。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
アクション (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)action.id文字列ユーザーアクションの UUID。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
アクション (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)action.type文字列ユーザーアクションのタイプ (例えば、tapapplication_start など)。カスタムブラウザユーザーアクションの場合には、custom に設定されます。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
アクション (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)action.name文字列わかりやすい名前 (例えば、Click on checkout)。カスタムブラウザユーザーアクションの場合には、API コールで指定されたアクション名。
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
アクション (ブラウザイベント、Android イベント、iOS イベント、Roku イベント)action.target.name文字列ユーザーが操作したエレメント。自動収集されたアクションのみ対象。
ビュー (ブラウザ)view.id文字列ページビューごとにランダムに生成された ID。
ビュー (ブラウザ)view.loading_type文字列ページ読み込みのタイプ: initial_load または route_change。詳細については、シングルページアプリケーションサポートドキュメントを参照してください。
ビュー (ブラウザ)view.referrer文字列現在リクエストされているページへのリンクがたどられた前のウェブページの URL。
ビュー (ブラウザ)view.url文字列ビューの URL。
ビュー (ブラウザ)view.url_hash文字列URL のハッシュ部分。
ビュー (ブラウザ)view.url_host文字列URL のホスト部分。
ビュー (ブラウザ)view.url_path文字列URL のパス部分。
ビュー (ブラウザ)view.url_path_group文字列同様の URL に対して生成された自動 URL グループ。( /dashboard/123/dashboard/456 に対する /dashboard/? など)。
ビュー (ブラウザ)view.url_queryオブジェクトクエリパラメーターの key/value 属性として分解された、URL のクエリ文字列部分。
ビュー (ブラウザ)view.url_schemeオブジェクトURL のスキーム部分。
デバイス (ブラウザ)device.type文字列デバイスによって報告されたデバイスタイプ (User-Agent HTTP ヘッダー)。
デバイス (ブラウザ)device.brand文字列デバイスによって報告されたデバイスブランド (User-Agent HTTP ヘッダー)。
デバイス (ブラウザ)device.model文字列デバイスによって報告されたデバイスモデル (User-Agent HTTP ヘッダー)。
デバイス (ブラウザ)device.name文字列デバイスによって報告されたデバイス名 (User-Agent HTTP ヘッダー)。
オペレーティングシステム (ブラウザ)os.name文字列デバイスによって報告された OS 名 (User-Agent HTTP ヘッダー)。
オペレーティングシステム (ブラウザ)os.version文字列デバイスによって報告された OS バージョン (User-Agent HTTP ヘッダー)。
オペレーティングシステム (ブラウザ)os.version_major文字列デバイスによって報告された OS バージョンメジャー (User-Agent HTTP ヘッダー)。
セッション (ブラウザイベント)session.id文字列セッションごとにランダムに生成された ID。
セッション (ブラウザイベント)session.ip文字列クライアントの IP アドレス。この属性の収集を停止したい場合は、アプリケーションの詳細で設定を変更してください。
セッション (ブラウザイベント)session.is_activeブール値セッションが現在アクティビティであるかどうかを示します。セッションは、4 時間のアクティビティまたは 15 分の非アクティブの後に終了します。
セッション (ブラウザイベント)session.type文字列セッションのタイプ: user または syntheticsSynthetic ブラウザテストからのセッションは請求から除外されます。
セッション (ブラウザイベント)session.referrer文字列現在リクエストされているページへのリンクがたどられた前のウェブページの URL。
セッション (ブラウザイベント)session.initial_view.id文字列ユーザーによって生成された最初の RUM ビューの ID。
セッション (ブラウザイベント)session.initial_view.url_host文字列URL のホスト部分。
セッション (ブラウザイベント)session.initial_view.url_path文字列URL のパス部分。
セッション (ブラウザイベント)session.initial_view.url_path_group文字列同様の URL に対して生成された自動 URL グループ。( /dashboard/123/dashboard/456 に対する /dashboard/? など)。
セッション (ブラウザイベント)session.initial_view.url_queryオブジェクトクエリパラメーターの key/value 属性として分解された、URL のクエリ文字列部分。
セッション (ブラウザイベント)session.initial_view.url_schemeオブジェクトURL のスキーム部分。
セッション (ブラウザイベント)session.last_view.id文字列ユーザーによって生成された最後の RUM ビューの ID。
セッション (ブラウザイベント)session.last_view.url_host文字列URL のホスト部分。
セッション (ブラウザイベント)session.last_view.url_path文字列URL のパス部分。
セッション (ブラウザイベント)session.last_view.url_path_group文字列同様の URL に対して生成された自動 URL グループ。( /dashboard/123/dashboard/456 に対する /dashboard/? など)。
セッション (ブラウザイベント)session.last_view.url_queryオブジェクトクエリパラメーターの key/value 属性として分解された、URL のクエリ文字列部分。
セッション (ブラウザイベント)session.last_view.url_schemeオブジェクトURL のスキーム部分。
リソース (ブラウザイベント)resource.type文字列収集されるリソースのタイプ (cssjavascriptmediaXHR、または image など)。
リソース (ブラウザイベント)resource.method文字列HTTP メソッド (POST または GET など)。
リソース (ブラウザイベント)resource.status_code数値応答ステータスコード。
リソース (ブラウザイベント)resource.url文字列リソースの URL。
リソース (ブラウザイベント)resource.url_host文字列URL のホスト部分。
リソース (ブラウザイベント)resource.url_path文字列URL のパス部分。
リソース (ブラウザイベント)resource.url_queryオブジェクトクエリパラメーターの key/value 属性として分解された、URL のクエリ文字列部分。
リソース (ブラウザイベント)resource.url_scheme文字列URL のプロトコル名 (HTTP または HTTPS)。
リソース (ブラウザイベント)resource.provider.name文字列リソースプロバイダー名。デフォルトは unknown となります。
リソース (ブラウザイベント)resource.provider.domain文字列リソースプロバイダーのドメイン。
リソース (ブラウザイベント)resource.provider.type文字列リソースプロバイダーのタイプ (first-partycdnad、または analytics など)。
フラストレーションシグナル (ブラウザイベント)action.frustration.type:dead_click文字列RUM ブラウザ SDK で検出されたデッドクリック。
フラストレーションシグナル (ブラウザイベント)action.frustration.type:rage_click文字列RUM ブラウザ SDK で検出されたレイジークリック。
フラストレーションシグナル (ブラウザイベント)action.frustration.type:error_click文字列RUM ブラウザ SDK で検出されたエラークリック。
UTM (ブラウザイベント)view.url_query.utm_source文字列トラフィックのソースを追跡する URL のパラメーター。
UTM (ブラウザイベント)view.url_query.utm_medium文字列トラフィックの発信元チャンネルを追跡する URL のパラメーター。
UTM (ブラウザイベント)view.url_query.utm_campaign文字列そのビューに紐づく特定のマーケティングキャンペーンを識別する URL のパラメーター。
UTM (ブラウザイベント)view.url_query.utm_content文字列マーケティングキャンペーン内でユーザーがクリックした特定の要素を特定する URL 内のパラメーター。
UTM (ブラウザイベント)view.url_query.utm_term文字列ユーザーが特定のキャンペーンをトリガーするために検索したキーワードを追跡する URL のパラメーター。
APM コアlanguage文字列スパンを生成するために使用されるクライアント SDK の言語。cppdotnetgojvmjavascriptphppythonruby のいずれかになります。
APM コア (予約済み)env文字列実行中のプロセスの DD_ENV 環境変数の値、またはユーザー定義の env の値。
APM コア (予約済み)version文字列実行中のプロセスの DD_VERSION 環境変数の値、またはユーザー定義の version の値。
APM コアspan.kind文字列スパンが扱う作業単位のタイプを表す文字列。server、client、producer、consumer、internal のいずれかになります。詳細は、OpenTelemetry SpanKind のドキュメントを参照してください。
APM コアcomponent文字列スパンを作成したライブラリまたはインテグレーションの名前。
ネットワーク通信network.client.ip文字列インバウンド接続を開始したクライアントの IP アドレス。
ネットワーク通信network.destination.ip文字列アウトバウンド接続が行われる IP アドレス。
ネットワーク通信network.host.ip文字列ローカルホストの IP アドレス。
ネットワーク通信network.client.port数値接続を開始したクライアントのポート。
ネットワーク通信network.destination.port数値アウトバウンド接続のリモートポート番号。
ネットワーク通信network.client.name文字列インバウンド接続を開始したクライアントのホスト名。
ネットワーク通信network.host.name文字列ローカルホスト名。
ネットワーク通信network.client.transport文字列インバウンド接続に使用されるトランスポートプロトコル。
ネットワーク通信network.destination.transport文字列アウトバウンド接続に使用されるトランスポートプロトコル。
HTTP リクエストhttp.status_code文字列HTTP 応答ステータスコード。
HTTP リクエストhttp.url文字列難読化されたクエリ文字列を含む、 HTTP リクエストの URL。難読化の詳細については、 データ セキュリティの構成 を参照してください。
HTTP リクエストhttp.version文字列リクエストに使用された HTTP のバージョン。
HTTP リクエストhttp.method文字列接続を開始したクライアントのポート。
HTTP リクエストhttp.route文字列一致したルート (パステンプレート)。例: /users/:userID
HTTP リクエストhttp.client_ip文字列すべてのプロキシの背後にいるオリジナルのクライアントの IP アドレス (既知の場合)。X-Forwarded-For のようなヘッダーから取得します。
HTTP リクエストhttp.useragent文字列リクエストとともに受け取った User-Agent ヘッダー。
HTTP リクエストhttp.request.content_length数値リクエストペイロード本文のサイズ (バイト単位)。
HTTP リクエストhttp.response.content_length数値レスポンスペイロード本文のサイズ (バイト単位)。
HTTP リクエストhttp.request.content_length_uncompressed数値トランスポートデコード後の非圧縮リクエストペイロードのサイズ。
HTTP リクエストhttp.response.content_length_uncompressed数値トランスポートデコード後の非圧縮レスポンスペイロードのサイズ。
HTTP リクエストhttp.request.headers.*文字列リクエストの HTTP ヘッダー。デフォルトでは何も収集されませんが、オプションで DD_TRACE_HEADER_TAGS を用いて構成することができます。
データベーススパンdb.system文字列使用しているデータベース管理システム (DBMS) 製品の識別子。
HTTP リクエストhttp.response.headers.*文字列レスポンス HTTP ヘッダー。デフォルトでは収集されませんが、 DD_TRACE_HEADER_TAGS で任意に設定できます。
データベーススパンdb.connection_string文字列データベースへの接続に使用する接続文字列。
データベーススパンdb.operation文字列実行中の操作の名前。例: SELECTfindAndModifyHMSET
データベーススパンdb.sql.table文字列データベース名 (該当する場合) を含む、操作の対象となる主テーブルの名前。
データベーススパンdb.row_count数値クエリまたは操作の行数/結果数。
メッセージキュースパンmessaging.system文字列メッセージングシステムの識別子。
メッセージキュースパンmessaging.destination文字列メッセージの宛先名。
メッセージキュースパンmessaging.destination_kind文字列メッセージの宛先の種類。
メッセージキュースパンmessaging.protocol文字列トランスポートプロトコルの名前。
メッセージキュースパンmessaging.protocol_version文字列トランスポートプロトコルのバージョン。
メッセージキュースパンmessaging.url文字列メッセージングシステムへの接続文字列。
メッセージキュースパンmessaging.message_id文字列メッセージングシステムがメッセージの識別子として使用する値で、文字列として表される。
メッセージキュースパンmessaging.conversation_id文字列メッセージが属する会話を識別する会話の ID で、文字列として表現される。
メッセージキュースパンmessaging.message_payload_size数値圧縮されていないメッセージペイロードのサイズ (バイト数)。
メッセージキュースパンmessaging.operation文字列消費メッセージの種類を示す文字列。例: send (メッセージをプロデューサーに送信)、receive (コンシューマーがメッセージを受け取る)、または process (コンシューマーが以前に受け取ったメッセージを処理)。
メッセージキュースパンmessaging.consumer_id文字列メッセージを受信するコンシューマーの識別子。
リモートプロシージャコールrpc.system文字列リモートシステムの識別子。
リモートプロシージャコールrpc.service文字列呼び出されるサービスの名前。
リモートプロシージャコールrpc.method文字列呼び出されるメソッドの名前。

参考資料