Default Standard Attributes

The following table lists the attributes automatically applied to data sent to Datadog by the Agent by each of the RUM, Logs, and APM products, as applicable to the data domain. Optionally, filter the list by product or search by keyword or description text to find the attributes you're interested in.

SourceDomainAttribute NameTypeDescription
ReservedhoststringThe name of the originating host as defined in metrics. Datadog automatically retrieves corresponding host tags from the matching host in Datadog and applies them to your telemetry. The Agent sets this value automatically.
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
ReserveddevicestringThe type of originating device.
ReservedsourcestringThis corresponds to the integration name, the technology from which the data originated. When it matches an integration name, Datadog automatically installs the corresponding parsers and facets. For example, nginx, postgresql, and so on.
ReservedstatusstringThis corresponds to the level or severity of the data. For logs, it is used to define log patterns and has a dedicated layout in the Log Management 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
ReservedservicestringThe unified service name for the application or service that is generating the data, used to correlate user sessions. It is used to switch from APM to other products, so make sure you define the same value when you use both products. In the RUM Browser SDK, a service denotes a set of pages built by a team that offers a specific functionality in your browser application. You can assign web pages to a service with manual view tracking.
Reservedtrace_idnumberThe Trace ID used for traces. It is used to correlate your traces with other data, including logs.
ReservedmessagestringThe body of a log entry, highlighted and displayed in Logs Live Tail, where it is indexed for full text search.
Network communicationsnetwork.bytes_readnumberTotal number of bytes transmitted from the client to the server when the log is emitted.
Network communicationsnetwork.bytes_writtennumberTotal number of bytes transmitted from the server to the client when the log is emitted.
Geolocationnetwork.client.geoip.country.namestringName of the country.
Geolocationnetwork.client.geoip.country.iso_codestringISO Code of the country (for example, US for the United States, FR for France).
Geolocationnetwork.client.geoip.continent.codestringISO code of the continent (EU, AS, NA, AF, AN, SA, OC).
Geolocationnetwork.client.geoip.continent.namestringName of the continent (Europe, Australia, North America, Africa, Antartica, South America, Oceania).
Geolocationnetwork.client.geoip.subdivision.namestringName of the first subdivision level of the country (for example, California in the United States or the Sarthe department in France).
Geolocationnetwork.client.geoip.subdivision.iso_codestringISO Code of the first subdivision level of the country (for example, CA in the United States or the SA department in France).
Geolocationnetwork.client.geoip.city.namestringThe name of the city (for example, Paris, New York).
HTTPhttp.refererstringHTTP header field that identifies the address of the webpage that linked to the resource being requested.
HTTPhttp.request_idstringThe version of HTTP used for the request.
HTTP, URL Detailshttp.url_details.hoststringThe HTTP host part of the URL.
HTTP, URL Detailshttp.url_details.portnumberThe HTTP port part of the URL.
HTTP, URL Detailshttp.url_details.pathstringThe HTTP path part of the URL.
HTTP, URL Detailshttp.url_details.queryStringobjectThe HTTP query string parts of the URL decomposed as query params key/value attributes.
HTTP, URL Detailshttp.url_details.schemestringThe protocol name of the URL (HTTP or HTTPS).
User-Agenthttp.useragent_details.os.familystringThe OS family reported by the User-Agent.
User-Agenthttp.useragent_details.browser.familystringThe Browser Family reported by the User-Agent.
User-Agenthttp.useragent_details.device.familystringThe Device family reported by the User-Agent.
Source codelogger.namestringThe name of the logger.
Source codelogger.thread_namestringThe name of the current thread when the log is fired.
Source codelogger.method_namestringThe class method name.
Source codelogger.versionstringThe version of the logger.
Source codeerror.kindstringThe error type or kind (or code in some cases).
Databasedb.instancestringThe name of the database being connected to. For example, in Java, if jdbc.url="jdbc:mysql://127.0.0.1:3306/customers", the instance name is customers.
Databasedb.statementstringA database statement for the given database type. For example, for mySQL: 'SELECT * FROM wuser_table'; and for Redis: 'SET mykey 'WuValue''.
Databasedb.userstringUser that performs the operation.
PerformancedurationnumberA duration of any kind in nanoseconds: HTTP response time, database query time, latency, and so on. Remap any durations within logs to this attribute because Datadog displays and uses it as a default measure for trace search.
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
Userusr.idstringThe user identifier.
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
Userusr.namestringThe user-friendly 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
Userusr.emailstringThe user email.
Syslog and log shipperssyslog.hostnamestringThe hostname.
Syslog and log shipperssyslog.appnamestringThe application name. Generally remapped to the service reserved attribute.
Syslog and log shipperssyslog.severitynumberThe log severity. Generally remapped to the status reserved attribute.
Syslog and log shipperssyslog.timestampstringThe log timestamp. Generally remapped to the date reserved attribute.
Syslog and log shipperssyslog.envstringThe environment name where the source of logs come from.
DNSdns.idstringThe DNS query identifier.
DNSdns.question.namestringThe queried domain name.
DNSdns.question.typestringA two octet code which specifies the DNS question type.
DNSdns.question.classstringThe class looked up by the DNS question (such as IP when using the internet).
DNSdns.question.sizenumberThe DNS question size in bytes.
DNSdns.answer.namestringThe IP address that the DNS answers with.
DNSdns.answer.typestringA two octet code which specifies the DNS answer type.
DNSdns.answer.classstringThe class answered by the DNS.
DNSdns.answer.sizenumberThe DNS answer size in bytes.
DNSdns.flags.rcodestringThe DNS reply code.
Eventsevt.namestringThe shared name across events generated by the same activity (for example, authentication).
Eventsevt.outcomestringThe result of the event (for example, success, failure).
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 core attributesdateintegerStart of the event in milliseconds from 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 core attributestypestringThe type of the event (for example, view or resource).
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 core attributesapplication.idstringThe Datadog application ID generated when you create a RUM application.
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
RUM core attributesapplication.namestringThe Datadog application 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
Device (Android, iOS, Roku)device.typestringThe device type as reported by the device (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
Device (Android, iOS, Roku)device.brandstringThe device brand as reported by the device (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
Device (Android, iOS, Roku)device.modelstringThe device model as reported by the device (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
Device (Android, iOS, Roku)device.namestringThe device name as reported by the device (System User-Agent).
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
Connectivity (Android, iOS)connectivity.statusstringStatus of device network reachability (connected, not connected, or maybe).
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
Connectivity (Android, iOS)connectivity.interfacesstringThe list of available network interfaces (for example, bluetooth, cellular, ethernet, or wifi).
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
Connectivity (Android, iOS)connectivity.cellular.technologystringThe type of a radio technology used for cellular connection.
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
Connectivity (Android, iOS)connectivity.cellular.carrier_namestringThe name of the SIM carrier.
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
Operating System (Android, iOS, Roku)os.namestringThe OS name as reported by the device (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
Operating System (Android, iOS, Roku)os.versionstringThe OS version as reported by the device (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
Operating System (Android, iOS, Roku)os.version_majorstringThe OS version major as reported by the device (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-locationgeo.countrystringName of the 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-locationgeo.country_iso_codestringThe ISO Code of the country (for example, US for the United States or FR for France).
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-locationgeo.country_subdivisionstringName of the first subdivision level of the country (for example, California in the United States or the Sarthe department in France).
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-locationgeo.continent_codestringISO code of the continent (EU, AS, NA, AF, AN, SA, or 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-locationgeo.continentstringName of the continent (Europe, Australia, North America, Africa, Antarctica, South America, or 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-locationgeo.citystringThe name of the city (for example, San Francisco, Paris, or New York).
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/roku_avatar.svg
RUM user attributes (Android, Roku)user.idstringIdentifier of the user.
https://static.datadoghq.com/static/images/logos/ios_avatar.svg
RUM user attributes (iOS)usr.idstringIdentifier of the 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
Global user attributes (Android, iOS, Roku)usr.namestringName of the 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
Global user attributes (Android, iOS, Roku)usr.emailstringEmail of the 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
Session (Android events, iOS events, Roku events)session.idstringUnique ID of the session.
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
Session (Android events, iOS events, Roku events)session.typestringType of the session (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
Session (Android events, iOS events, Roku events)session.is_activebooleanIndicates if the session is currently active. The session ends if a user navigates away from the application or closes the browser window, and expires after 4 hours of activity or 15 minutes of inactivity.
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
Session (Android events, iOS events, Roku events)session.initial_view.urlstringURL of the initial view of the session.
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
Session (Android events, iOS events, Roku events)session.initial_view.namestringName of the initial view of the session.
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
Session (Android events, iOS events, Roku events)session.last_view.urlstringURL of the last view of the session.
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
Session (Android events, iOS events, Roku events)session.last_view.namestringName of the last view of the session.
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
Session (Android events, iOS events, Roku events)session.ipstringIP address of the session extracted from the TCP connection of the intake. If you want to stop collecting this attribute, change the setting in your application details.
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
Session (Android events, iOS events, Roku events)session.useragentstringSystem User-Agent info to interpret device info.
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
View (Android events, iOS events, Roku events)view.idstringUnique ID of the initial view corresponding to the event.
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
View (Android events, iOS events, Roku events)view.urlstringCanonical name of the class corresponding to the event. For iOS, the URL of the UIViewController class corresponding to the event.
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
View (Android events, iOS events, Roku events)view.namestringCustomizable name of the view corresponding to the event.
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
Resource (Android events, iOS events, Roku events)resource.idstringUnique identifier of the resource.
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
Resource (Android events, iOS events, Roku events)resource.typestringThe type of resource being collected (for example, xhr, image, font, css, or 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
Resource (Android events, iOS events, Roku events)resource.methodstringThe HTTP method (for example, POST, GET, PATCH, or 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
Resource (Android events, iOS events, Roku events)resource.status_codenumberThe response 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
Resource (Android events, iOS events, Roku events)resource.urlstringThe resource 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
Resource (Android events, iOS events, Roku events)resource.provider.namestringThe resource provider name. Default is 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
Resource (Android events, iOS events, Roku events)resource.provider.domainstringThe 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
Resource (Android events, iOS events, Roku events)resource.provider.typestringThe resource provider type (for example, first-party, cdn, ad, or 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
Error (Browser events, Android events, iOS events, Roku events)error.sourcestringWhere the error originates from (for example, webview, logger, or network).
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
Error (Browser events, Android events, iOS events, Roku events)error.typestringThe error type (or error code in some cases).
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
Error (Browser events, Android events, iOS events, Roku events)error.messagestringA concise, human-readable, one-line message explaining the event.
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
Error (Browser events, Android events, iOS events, Roku events)error.stackstringThe stack trace or complementary information about the error.
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
Error (Android events, iOS events, Roku events)error.issue_idstringThe stack trace or complementary information about the error.
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
Network error (Android events, iOS events, Roku events)error.resource.status_codenumberThe response 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
Network error (Android events, iOS events, Roku events)error.resource.methodstringThe HTTP method (for example, POST or 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
Network error (Android events, iOS events, Roku events)error.resource.urlstringThe resource 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
Network error (Android events, iOS events, Roku events)error.resource.provider.namestringThe resource provider name. Default is 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
Network error (Android events, iOS events, Roku events)error.resource.provider.domainstringThe 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
Network error (Android events, iOS events, Roku events)error.resource.provider.typestringThe resource provider type (for example, first-party, cdn, ad, or 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
Action (Browser events, Android events, iOS events, Roku events)action.idstringUUID of the user action.
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
Action (Browser events, Android events, iOS events, Roku events)action.typestringType of the user action (for example, tap or application_start). For Custom Browser User Actions, it is set to 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
Action (Browser events, Android events, iOS events, Roku events)action.namestringA user-friendly name (for example, Click on checkout). For Custom Browser User Actions, the action name given in the API call.
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
Action (Browser events, Android events, iOS events, Roku events)action.target.namestringElement that the user interacted with. Only for automatically collected actions.
View (Browser)view.idstringRandomly generated ID for each page view.
View (Browser)view.loading_typestringThe type of page load, initial_load or route_change. For more information, see the single page applications support docs.
View (Browser)view.referrerstringThe URL of the previous web page from which a link to the currently requested page was followed.
View (Browser)view.urlstringThe view URL.
View (Browser)view.url_hashstringThe hash part of the URL.
View (Browser)view.url_hoststringThe host part of the URL.
View (Browser)view.url_pathstringThe path part of the URL.
View (Browser)view.url_path_groupstringThe automatic URL group generated for similar URLs (for example, /dashboard/? for /dashboard/123 and /dashboard/456).
View (Browser)view.url_queryobjectThe query string parts of the URL decomposed as query params key/value attributes.
View (Browser)view.url_schemeobjectThe scheme part of the URL.
Device (Browser)device.typestringThe device type as reported by the device (User-Agent HTTP header).
Device (Browser)device.brandstringThe device brand as reported by the device (User-Agent HTTP header).
Device (Browser)device.modelstringThe device model as reported by the device (User-Agent HTTP header).
Device (Browser)device.namestringThe device name as reported by the device (User-Agent HTTP header).
Operating system (Browser)os.namestringThe OS name as reported by the device (User-Agent HTTP header).
Operating system (Browser)os.versionstringThe OS version as reported by the device (User-Agent HTTP header).
Operating system (Browser)os.version_majorstringThe OS version major as reported by the device (User-Agent HTTP header).
Session (Browser events)session.idstringRandomly generated ID for each session.
Session (Browser events)session.ipstringClient IP address. If you want to stop collecting this attribute, change the setting in your application details.
Session (Browser events)session.is_activebooleanIndicates if the session is currently active. The session ends after 4 hours of activity or 15 minutes of inactivity.
Session (Browser events)session.typestringThe type of session, user or synthetics. Sessions from Synthetic Browser Tests are excluded from billing.
Session (Browser events)session.referrerstringThe URL of the previous web page from which a link to the currently requested page was followed.
Session (Browser events)session.initial_view.idstringThe ID of the first RUM view generated by the user.
Session (Browser events)session.initial_view.url_hoststringThe host part of the URL.
Session (Browser events)session.initial_view.url_pathstringThe path part of the URL.
Session (Browser events)session.initial_view.url_path_groupstringThe automatic URL group generated for similar URLs (for example, /dashboard/? for /dashboard/123 and /dashboard/456).
Session (Browser events)session.initial_view.url_queryobjectThe query string parts of the URL decomposed as query params key/value attributes.
Session (Browser events)session.initial_view.url_schemeobjectThe scheme part of the URL.
Session (Browser events)session.last_view.idstringThe ID of the last RUM view generated by the user.
Session (Browser events)session.last_view.url_hoststringThe host part of the URL.
Session (Browser events)session.last_view.url_pathstringThe path part of the URL.
Session (Browser events)session.last_view.url_path_groupstringThe automatic URL group generated for similar URLs (for example, /dashboard/? for /dashboard/123 and /dashboard/456).
Session (Browser events)session.last_view.url_queryobjectThe query string parts of the URL decomposed as query params key/value attributes.
Session (Browser events)session.last_view.url_schemeobjectThe scheme part of the URL.
Resource (Browser events)resource.typestringThe type of resource being collected (for example, css, javascript, media, XHR, or image).
Resource (Browser events)resource.methodstringThe HTTP method (for example POST or GET).
Resource (Browser events)resource.status_codenumberThe response status code.
Resource (Browser events)resource.urlstringThe resource URL.
Resource (Browser events)resource.url_hoststringThe host part of the URL.
Resource (Browser events)resource.url_pathstringThe path part of the URL.
Resource (Browser events)resource.url_queryobjectThe query string parts of the URL decomposed as query params key/value attributes.
Resource (Browser events)resource.url_schemestringThe protocol name of the URL (HTTP or HTTPS).
Resource (Browser events)resource.provider.namestringThe resource provider name. Default is unknown.
Resource (Browser events)resource.provider.domainstringThe resource provider domain.
Resource (Browser events)resource.provider.typestringThe resource provider type (for example, first-party, cdn, ad, or analytics).
Frustration signals (Browser events)action.frustration.type:dead_clickstringThe dead clicks detected by the RUM Browser SDK.
Frustration signals (Browser events)action.frustration.type:rage_clickstringThe rage clicks detected by the RUM Browser SDK.
Frustration signals (Browser events)action.frustration.type:error_clickstringThe error clicks detected by the RUM Browser SDK.
UTM (Browser events)view.url_query.utm_sourcestringThe parameter in the URL tracking the source of traffic.
UTM (Browser events)view.url_query.utm_mediumstringThe parameter in the URL tracking the channel where the traffic is coming from.
UTM (Browser events)view.url_query.utm_campaignstringThe parameter in the URL identifying the specific marketing campaign tied to that view.
UTM (Browser events)view.url_query.utm_contentstringThe parameter in the URL identifying the specific element a user clicked within a marketing campaign.
UTM (Browser events)view.url_query.utm_termstringThe parameter in the URL tracking the keyword a user searched to trigger a given campaign.
APM corelanguagestringThe client SDK language used to generate the span. It can be one of cpp, dotnet, go, jvm, javascript, php, python, ruby.
APM core (Reserved)envstringThe value of the DD_ENV environment variable or user-defined env for the running process.
APM core (Reserved)versionstringThe value of the DD_VERSION environment variable or user-defined version for the running process.
APM corespan.kindstringThe string representing the type of work unit handled by the span. It can be one of server, client, producer, consumer, or internal. For more information, see the OpenTelemetry SpanKind documentation.
APM corecomponentstringThe name of the library or integration that created the span.
Network communicationsnetwork.client.ipstringThe IP address of the client that initiated the inbound connection.
Network communicationsnetwork.destination.ipstringThe IP address to where the outbound connection is being made.
Network communicationsnetwork.host.ipstringThe local host IP address.
Network communicationsnetwork.client.portnumberThe port of the client that initiated the connection.
Network communicationsnetwork.destination.portnumberThe remote port number of the outbound connection.
Network communicationsnetwork.client.namestringThe hostname of the client that initiated the inbound connection.
Network communicationsnetwork.host.namestringThe local hostname.
Network communicationsnetwork.client.transportstringThe transport protocol used to make the inbound connection.
Network communicationsnetwork.destination.transportstringThe transport protocol used to make the outbound connection.
HTTP requestshttp.status_codestringThe HTTP response status code.
HTTP requestshttp.urlstringThe URL of the HTTP request, including the obfuscated query string. For more information on obfuscation, see Configure Data Security.
HTTP requestshttp.versionstringThe version of HTTP used for the request.
HTTP requestshttp.methodstringThe port of the client that initiated the connection.
HTTP requestshttp.routestringThe matched route (path template). For example, /users/:userID.
HTTP requestshttp.client_ipstringThe IP address of the original client behind all proxies, if known. Discovered from headers such as X-Forwarded-For.
HTTP requestshttp.useragentstringThe User-Agent header received with the request.
HTTP requestshttp.request.content_lengthnumberThe size of the request payload body in bytes.
HTTP requestshttp.response.content_lengthnumberThe size of the response payload body in bytes.
HTTP requestshttp.request.content_length_uncompressednumberThe size of the uncompressed request payload body after transport decoding.
HTTP requestshttp.response.content_length_uncompressednumberThe size of the uncompressed response payload body after transport decoding.
HTTP requestshttp.request.headers.*stringThe request HTTP headers. None are collected by default, but can be optionally configured with DD_TRACE_HEADER_TAGS.
Database spansdb.systemstringIdentifier for the database management system (DBMS) product being used.
HTTP requestshttp.response.headers.*stringThe response HTTP headers. None are collected by default, but can be optionally configured with DD_TRACE_HEADER_TAGS.
Database spansdb.connection_stringstringThe connection string used to connect to the database.
Database spansdb.operationstringThe name of the operation being executed. For example, SELECT, findAndModify, HMSET.
Database spansdb.sql.tablestringThe name of the primary table that the operation is acting upon, including the database name (if applicable).
Database spansdb.row_countnumberThe number of rows/results from the query or operation.
Message queue spansmessaging.systemstringThe identifier of the messaging system.
Message queue spansmessaging.destinationstringThe message destination name.
Message queue spansmessaging.destination_kindstringThe kind of message destination.
Message queue spansmessaging.protocolstringThe name of the transport protocol.
Message queue spansmessaging.protocol_versionstringThe version of the transport protocol.
Message queue spansmessaging.urlstringThe connection string to the messaging system.
Message queue spansmessaging.message_idstringA value used by the messaging system as an identifier for the message, represented as a string.
Message queue spansmessaging.conversation_idstringThe conversation ID identifying the conversation to which the message belongs, represented as a string.
Message queue spansmessaging.message_payload_sizenumberThe size of the uncompressed message payload in bytes.
Message queue spansmessaging.operationstringA string identifying the kind of message consumption. For example, send (a message sent to a producer), receive (a message is received by a consumer), or process (a message previously received is processed by a consumer).
Message queue spansmessaging.consumer_idstringThe identifier for the consumer receiving a message.
Remote procedure callsrpc.systemstringThe identifier of the remote system.
Remote procedure callsrpc.servicestringThe name of the service being called.
Remote procedure callsrpc.methodstringThe name of the method being called.

Further reading