Attributs standards par défaut

Le tableau suivant répertorie les attributs appliqués automatiquement aux données envoyées à Datadog par l'Agent pour chacun des produits RUM, Logs et APM, selon le domaine de données. Optionnellement, filtrez la liste par produit ou recherchez par mot-clé ou texte de description pour trouver les attributs qui vous intéressent.

SourceDomainAttribute NameTypeDescription
ReservedhoststringLe nom de l’hôte d’origine tel que défini dans les métriques. Datadog récupère automatiquement les balises d’hôte correspondantes de l’hôte correspondant dans Datadog et les applique à votre télémétrie. L’Agent définit cette valeur automatiquement.
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
ReserveddevicestringLe type de dispositif d’origine.
ReservedsourcestringCela correspond au nom de l’intégration, à la technologie dont les données proviennent. Lorsqu’il correspond à un nom d’intégration, Datadog installe automatiquement les parseurs et facettes correspondants. Par exemple, nginx, postgresql, etc.
ReservedstatusstringCela correspond au niveau ou à la gravité des données. Pour les journaux, il est utilisé pour définir les modèles de journaux et a une mise en page dédiée dans l’interface de gestion des journaux.
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
ReservedservicestringLe nom de service unifié pour l’application ou le service qui génère les données, utilisé pour corréler les sessions utilisateur. Il est utilisé pour passer de l’APM à d’autres produits, donc assurez-vous de définir la même valeur lorsque vous utilisez les deux produits. Dans le SDK RUM Browser, un service désigne un ensemble de pages développé par une équipe offrant une fonctionnalité spécifique au sein de votre application web. Vous pouvez assigner des pages web à un service avec le suivi de vue manuel.
Reservedtrace_idnumberL’ID de trace utilisé pour les traces. Il est utilisé pour corréler vos traces avec d’autres données, y compris les journaux.
ReservedmessagestringLe corps d’une entrée de journal, mis en évidence et affiché dans Logs Live Tail, où il est indexé pour une recherche en texte intégral.
Network communicationsnetwork.bytes_readnumberLe nombre total d’octets transmis depuis le client vers le serveur lorsque le log est envoyé.
Network communicationsnetwork.bytes_writtennumberLe nombre total d’octets transmis depuis le serveur vers le client lorsque le log est envoyé.
Geolocationnetwork.client.geoip.country.namestringLe nom du pays.
Geolocationnetwork.client.geoip.country.iso_codestringLe code ISO du pays (par exemple, US pour les États-Unis, FR pour la France).
Geolocationnetwork.client.geoip.continent.codestringCode ISO du continent (EU, AS, NA, AF, AN, SA, OC).
Geolocationnetwork.client.geoip.continent.namestringNom du continent (Europe, Australia, North America, Africa, Antartica, South America, Oceania).
Geolocationnetwork.client.geoip.subdivision.namestringNom du premier niveau de division du pays (par exemple : California aux États-Unis ou le département de la Sarthe en France).
Geolocationnetwork.client.geoip.subdivision.iso_codestringLe code ISO du premier niveau de division du pays (par exemple, CA aux États-Unis ou le département SA en France).
Geolocationnetwork.client.geoip.city.namestringLe nom de la ville (par exemple, Paris ou New York).
HTTPhttp.refererstringLe champ d’un en-tête HTTP qui identifie l’adresse de la page Web liée à la ressource demandée.
HTTPhttp.request_idstringL’ID de la requête HTTP.
HTTP, URL Detailshttp.url_details.hoststringLa partie du host HTTP de l’URL.
HTTP, URL Detailshttp.url_details.portnumberLa partie du port HTTP de l’URL.
HTTP, URL Detailshttp.url_details.pathstringLa partie du chemin HTTP de l’URL.
HTTP, URL Detailshttp.url_details.queryStringobjectLes parties de chaîne de requête HTTP de l’URL décomposées en attributs key/value des paramètres de requête.
HTTP, URL Detailshttp.url_details.schemestringLe nom du protocole de l’URL (HTTP ou HTTPS).
User-Agenthttp.useragent_details.os.familystringLa famille du système d’exploitation indiquée par le user-agent.
User-Agenthttp.useragent_details.browser.familystringLa famille de navigateurs indiquée par le user-agent.
User-Agenthttp.useragent_details.device.familystringLa famille d’appareils indiquée par le user-agent.
Source codelogger.namestringLe nom de l’enregistreur.
Source codelogger.thread_namestringLe nom du thread actuel lorsque le log est déclenché.
Source codelogger.method_namestringLe nom de la méthode de la classe.
Source codelogger.versionstringLa version du logger.
Source codeerror.kindstringLe type ou la catégorie d’erreur (ou le code dans certains cas).
Databasedb.instancestringLe nom de la base de données à laquelle la connexion est établie. Par exemple, en Java, si jdbc.url="jdbc:mysql://127.0.0.1:3306/customers", le nom de l’instance est customers.
Databasedb.statementstringUne instruction de base de données pour le type de base de données donné. Par exemple, pour mySQL : 'SELECT * FROM wuser_table'; et pour Redis : 'SET mykey 'WuValue''.
Databasedb.userstringL’utilisateur à l’origine de l’opération.
PerformancedurationnumberUne durée de tout type en nanosecondes : temps de réponse HTTP, temps de requête de base de données, latence, etc. Remap toutes les durées dans les journaux à cet attribut car Datadog l’affiche et l’utilise comme mesure par défaut pour la recherche de traces.
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.idstringL’identificateur de l’utilisateur.
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.namestringLe nom courant de l’utilisateur.
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.emailstringL’adresse e-mail de l’utilisateur.
Syslog and log shipperssyslog.hostnamestringLe hostname.
Syslog and log shipperssyslog.appnamestringLe nom de l’application. Généralement remappé à l’attribut réservé service.
Syslog and log shipperssyslog.severitynumberLa gravité du journal. Généralement remappé à l’attribut réservé status.
Syslog and log shipperssyslog.timestampstringL’horodatage du journal. Généralement remappé à l’attribut réservé date.
Syslog and log shipperssyslog.envstringLe nom de l’environnement d’où provient la source des logs.
DNSdns.idstringL’identificateur de la requête DNS.
DNSdns.question.namestringLe nom de domaine interrogé.
DNSdns.question.typestringUn code de deux octets spécifiant le type de question DNS.
DNSdns.question.classstringLa classe recherchée par la question DNS (par exemple, IP lorsque vous utilisez Internet).
DNSdns.question.sizenumberLa taille de la requête DNS en octets.
DNSdns.answer.namestringL’adresse IP avec laquelle le DNS répond.
DNSdns.answer.typestringUn code de deux octets spécifiant le type de réponse DNS.
DNSdns.answer.classstringLa classe correspondant à la réponse du DNS.
DNSdns.answer.sizenumberLa taille de la réponse du DNS en octets.
DNSdns.flags.rcodestringLe code de réponse du DNS.
Eventsevt.namestringLe nom partagé entre les événements générés par une même activité (par exemple, authentification).
Eventsevt.outcomestringLe résultat de l’événement (par exemple, 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 attributesdateintegerLe début de l’événement en millisecondes (format 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 attributestypestringLe type de l’événement (par exemple, view ou 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.idstringL’ID d’application Datadog généré lorsque vous créez une application RUM.
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
RUM core attributesapplication.namestringLe nom de l’application 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
Device (Android, iOS, Roku)device.typestringLe type d’appareil indiqué par l’appareil (User-Agent système)
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.brandstringLa marque d’appareil indiquée par l’appareil (User-Agent système)
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.modelstringLe modèle d’appareil indiqué par l’appareil (User-Agent système)
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.namestringLe nom d’appareil indiqué par l’appareil (User-Agent système)
https://static.datadoghq.com/static/images/logos/android_avatar.svg https://static.datadoghq.com/static/images/logos/ios_avatar.svg
Connectivity (Android, iOS)connectivity.statusstringLe statut de l’accessibilité au réseau de l’appareil (connected, not connected ou 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.interfacesstringLa liste des interfaces réseau disponibles (par exemple, bluetooth, cellular, ethernet ou 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.technologystringLe type de technologie radio utilisée pour la connexion cellulaire.
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_namestringLe nom de l’opérateur de la carte 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
Operating System (Android, iOS, Roku)os.namestringLe nom du système d’exploitation indiqué par l’appareil (User-Agent système).
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.versionstringLa version du système d’exploitation indiquée par l’appareil (User-Agent système).
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_majorstringLa version majeure du système d’exploitation indiquée par l’appareil (User-Agent système).
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
Geolocationgeo.countrystringLe nom du pays.
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
Geolocationgeo.country_iso_codestringLe code ISO du pays (par exemple, US pour les États-Unis ou FR pour la 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
Geolocationgeo.country_subdivisionstringNom du premier niveau de division du pays (par exemple : California aux États-Unis ou le département de la Sarthe en 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
Geolocationgeo.continent_codestringLe code ISO du continent (EU, AS, NA, AF, AN, SA ou 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
Geolocationgeo.continentstringLe nom du continent (Europe, Australia, North America, Africa, Antarctica, South America ou 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
Geolocationgeo.citystringLe nom de la ville (par exemple, San Francisco, Paris ou New York).
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 user attributesusr.idstringL’identificateur de l’utilisateur.
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, Browser, Roku)usr.namestringLe nom de l’utilisateur.
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, Browser, Roku)usr.emailstringL’adresse e-mail de l’utilisateur.
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.idstringIdentifiant unique de la 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.typestringLe type de la 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_activebooleanLe statut d’activité de la session. La session se termine si un utilisateur navigue en dehors de l’application ou ferme la fenêtre du navigateur, et expire après 4 heures d’activité ou 15 minutes d’inactivité.
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.urlstringL’URL de la vue initiale de la 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.namestringLe nom de la vue initiale de la 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.urlstringL’URL de la dernière vue de la 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.namestringLe nom de la dernière vue de la 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.ipstringL’adresse IP de la session extraite à partir de la connexion TCP de l’admission. Si vous souhaitez arrêter de collecter cet attribut, modifiez le paramètre dans vos détails de l’application.
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.useragentstringLes informations User-Agent système interprétant les informations de l’appareil.
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.idstringL’ID unique de la vue initiale correspondant à l’événement.
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.urlstringNom canonique de la classe correspondant à l’événement. Pour iOS, l’URL de la classe UIViewController correspondant à l’événement.
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.namestringNom personnalisable de la vue correspond à l’événement.
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.idstringIdentifiant unique de la ressource.
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.typestringLe type de ressource à recueillir (par exemple, xhr, image, font, css ou 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.methodstringLa méthode HTTP (par exemple, POST, GET PATCH ou 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_codenumberLe code de statut de la réponse.
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.urlstringL’URL de la ressource.
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.namestringLe nom du fournisseur de ressources. Par défaut, c’est 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.domainstringLe domaine du fournisseur de ressource.
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.typestringLe type de fournisseur de ressources (par exemple, first-party, cdn, ad ou 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.sourcestringL’origine de l’erreur (par exemple, webview, logger ou 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.typestringLe type d’erreur (ou le code dans certains cas).
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.messagestringUn message d’une ligne lisible et concis décrivant l’événement.
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.stackstringLa trace de pile ou toutes informations complémentaires relatives à l’erreur.
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.idstringUUID de l’erreur.
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_codenumberLe code de statut de la réponse.
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.methodstringLa méthode HTTP (par exemple, POST ou 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.urlstringL’URL de la ressource.
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.namestringLe nom du fournisseur de ressources. Par défaut, c’est 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.domainstringLe domaine du fournisseur de ressource.
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.typestringLe type de fournisseur de ressources (par exemple, first-party, cdn, ad ou 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 de l’action utilisateur.
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.typestringLe type de l’action utilisateur (par exemple, tap ou application_start). Pour Actions Utilisateur Personnalisées du Navigateur, il est défini sur 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.target.namestringPour les actions collectées automatiquement, le nom de l’élément avec lequel l’utilisateur a interagi. Pour les actions personnalisées, le nom fourni dans l’appel API (par exemple, Click on checkout).
View (Browser)view.idstringID généré aléatoirement pour chaque vue de page.
View (Browser)view.loading_typestringLe type de chargement de page, initial_load ou route_change. Pour plus d’informations, consultez la documentation de support des applications à page unique.
View (Browser)view.referrerstringL’URL de la page web précédente, à partir de laquelle un lien vers la page demandée à été sélectionné.
View (Browser)view.urlstringL’URL de la vue.
View (Browser)view.url_hashstringLa partie de l’URL correspondant au hachage.
View (Browser)view.url_hoststringLa partie de l’URL correspondant au host.
View (Browser)view.url_pathstringLa partie de l’URL correspondant au chemin.
View (Browser)view.url_path_groupstringLe groupe d’URL généré automatiquement pour les URL connexes (par exemple, /dashboard/? pour /dashboard/123 et /dashboard/456).
View (Browser)view.url_queryobjectLes parties de l’URL correspondant à la chaîne de requête, décomposées en attributs key/value de paramètres de requête.
View (Browser)view.url_schemeobjectLa partie de l’URL correspondant au format.
Device (Browser)device.typestringLe type d’appareil indiqué par l’appareil (en-tête HTTP User-Agent).
Device (Browser)device.brandstringLa marque de l’appareil indiquée par l’appareil (en-tête HTTP User-Agent).
Device (Browser)device.modelstringLe modèle de l’appareil indiqué par l’appareil (en-tête HTTP User-Agent).
Device (Browser)device.namestringLe nom de l’appareil indiqué par l’appareil (en-tête HTTP User-Agent).
Operating system (Browser)os.namestringLe nom du système d’exploitation indiqué par l’appareil (en-tête HTTP User-Agent).
Operating system (Browser)os.versionstringLa version du système d’exploitation indiquée par l’appareil (en-tête HTTP User-Agent).
Operating system (Browser)os.version_majorstringLa version majeure du système d’exploitation indiquée par l’appareil (en-tête HTTP User-Agent).
Session (Browser events)session.idstringUn ID généré aléatoirement pour chaque session.
Session (Browser events)session.ipstringAdresse IP du client. Si vous souhaitez arrêter de collecter cet attribut, modifiez le paramètre dans vos détails de l’application.
Session (Browser events)session.is_activebooleanLe statut d’activité de la session. La session se termine après 4 heures d’activité ou 15 minutes d’inactivité.
Session (Browser events)session.typestringLe type de session : utilisateur ou synthétiques. Les sessions provenant des Tests de Navigateur Synthétiques sont exclues de la facturation.
Session (Browser events)session.referrerstringL’URL de la page web précédente, à partir de laquelle un lien vers la page demandée à été sélectionné.
Session (Browser events)session.initial_view.idstringL’ID de la première vue RUM générée par l’utilisateur.
Session (Browser events)session.initial_view.url_hoststringLa partie de l’URL correspondant au host.
Session (Browser events)session.initial_view.url_pathstringLa partie de l’URL correspondant au chemin.
Session (Browser events)session.initial_view.url_path_groupstringLe groupe d’URL généré automatiquement pour les URL connexes (par exemple, /dashboard/? pour /dashboard/123 et /dashboard/456).
Session (Browser events)session.initial_view.url_queryobjectLes parties de l’URL correspondant à la chaîne de requête, décomposées en attributs key/value de paramètres de requête.
Session (Browser events)session.initial_view.url_schemeobjectLa partie de l’URL correspondant au format.
Session (Browser events)session.last_view.idstringL’ID de la dernière vue RUM générée par l’utilisateur.
Session (Browser events)session.last_view.url_hoststringLa partie de l’URL correspondant au host.
Session (Browser events)session.last_view.url_pathstringLa partie de l’URL correspondant au chemin.
Session (Browser events)session.last_view.url_path_groupstringLe groupe d’URL généré automatiquement pour les URL connexes (par exemple, /dashboard/? pour /dashboard/123 et /dashboard/456).
Session (Browser events)session.last_view.url_queryobjectLes parties de l’URL correspondant à la chaîne de requête, décomposées en attributs key/value de paramètres de requête.
Session (Browser events)session.last_view.url_schemeobjectLa partie de l’URL correspondant au format.
Resource (Browser events)resource.typestringLe type de ressource à recueillir (par exemple, css, javascript, media, XHR ou image).
Resource (Browser events)resource.methodstringLa méthode HTTP (par exemple, POST ou GET).
Resource (Browser events)resource.status_codenumberLe code de statut de la réponse.
Resource (Browser events)resource.urlstringL’URL de la ressource.
Resource (Browser events)resource.url_hoststringLa partie de l’URL correspondant au host.
Resource (Browser events)resource.url_pathstringLa partie de l’URL correspondant au chemin.
Resource (Browser events)resource.url_queryobjectLes parties de l’URL correspondant à la chaîne de requête, décomposées en attributs key/value de paramètres de requête.
Resource (Browser events)resource.url_schemestringLe nom du protocole de l’URL (HTTP ou HTTPS).
Resource (Browser events)resource.provider.namestringLe nom du fournisseur de ressources. Par défaut, c’est unknown.
Resource (Browser events)resource.provider.domainstringLe domaine du fournisseur de ressource.
Resource (Browser events)resource.provider.typestringLe type de fournisseur de ressources (par exemple, first-party, cdn, ad ou analytics).
Frustration signals (Browser events)action.frustration.typestringLe type de signal de frustration détecté par le SDK RUM Browser (rage_click, dead_click ou error_click).
UTM (Browser events)view.url_query.utm_sourcestringLe paramètre de l’URL effectuant le suivi de la source du trafic.
UTM (Browser events)view.url_query.utm_mediumstringLe paramètre de l’URL effectuant le suivi du canal à l’origine du trafic.
UTM (Browser events)view.url_query.utm_campaignstringLe paramètre de l’URL identifiant la campagne marketing spécifique liée à cette vue.
UTM (Browser events)view.url_query.utm_contentstringLe paramètre de l’URL identifiant l’élément spécifique sur lequel un utilisateur a cliqué dans une campagne marketing.
UTM (Browser events)view.url_query.utm_termstringLe paramètre de l’URL effectuant le suivi du mot clé recherché par un utilisateur et ayant déclenché une campagne donnée.
APM corelanguagestringLe langage du SDK client utilisé pour générer le span. Il peut s’agir de cpp, dotnet, go, jvm, javascript, php, python, ruby.
APM core (Reserved)envstringLa valeur de la variable d’environnement DD_ENV ou du paramètre env défini par l’utilisateur pour le processus en cours d’exécution.
APM core (Reserved)versionstringLa valeur de la variable d’environnement DD_VERSION ou du paramètre version défini par l’utilisateur pour le processus en cours d’exécution.
APM corespan.kindstringLa chaîne représentant le type d’unité de travail gérée par le span. Il peut s’agir de serveur, client, producteur, consommateur ou interne. Pour plus d’informations, consultez la documentation OpenTelemetry SpanKind.
APM corecomponentstringLe nom de la bibliothèque ou de l’intégration qui a créé la span.
Network communicationsnetwork.client.ipstringL’adresse IP du client à l’origine de la connexion entrante.
Network communicationsnetwork.destination.ipstringL’adresse IP de destination de la connexion sortante.
Network communicationsnetwork.host.ipstringL’adresse IP du host local.
Network communicationsnetwork.client.portnumberLe port du client qui a établi la connexion.
Network communicationsnetwork.destination.portnumberLe numéro de port distant de la connexion sortante.
Network communicationsnetwork.client.namestringLe hostname du client à l’origine de la connexion entrante.
Network communicationsnetwork.host.namestringLe hostname local.
Network communicationsnetwork.client.transportstringLe protocole de transport utilisé pour la connexion entrante.
Network communicationsnetwork.destination.transportstringLe protocole de transport utilisé pour la connexion sortante.
HTTP requestshttp.status_codestringLe code de statut de la réponse HTTP.
HTTP requestshttp.urlstringL’URL de la requête HTTP, y compris la chaîne de requête obfusquée. Pour plus d’informations sur l’obfuscation, consultez Configurer la Sécurité des Données.
HTTP requestshttp.versionstringLa version HTTP utilisée pour la requête.
HTTP requestshttp.methodstringLe port du client qui a établi la connexion.
HTTP requestshttp.routestringLa route correspondante (modèle de chemin). Par exemple, /users/:userID.
HTTP requestshttp.client_ipstringL’adresse IP du client d’origine derrière tous les proxies, si connue. Découverte à partir d’en-têtes tels que X-Forwarded-For.
HTTP client IP detailshttp.client_ip_details.typestringLe type d’adresse IP, tel que public, private ou reserved.
HTTP client IP detailshttp.client_ip_details.country.namestringLe nom du pays auquel l’adresse IP du client correspond.
HTTP client IP detailshttp.client_ip_details.country.iso_codestringCode ISO du pays (par exemple, US pour les États-Unis, FR pour la France).
HTTP client IP detailshttp.client_ip_details.continent.codestringLe code ISO du continent (EU, AS, NA, AF, AN, SA, OC).
HTTP client IP detailshttp.client_ip_details.continent.namestringLe nom du continent auquel l’adresse IP du client correspond.
HTTP client IP detailshttp.client_ip_details.subdivision.namestringLe nom de la subdivision de premier niveau (comme un état ou une région) à laquelle l’adresse IP du client correspond.
HTTP client IP detailshttp.client_ip_details.subdivision.iso_codestringLe code ISO de la subdivision de premier niveau (par exemple, CA-ON pour l’Ontario, Canada).
HTTP client IP detailshttp.client_ip_details.city.namestringNom de la ville à laquelle l’adresse IP du client correspond.
HTTP client IP detailshttp.client_ip_details.location.latitudenumberLa latitude de l’emplacement auquel l’adresse IP du client correspond.
HTTP client IP detailshttp.client_ip_details.location.longitudenumberLa longitude de l’emplacement auquel l’adresse IP du client correspond.
HTTP client IP detailshttp.client_ip_details.timezonestringL’identifiant de fuseau horaire IANA (par exemple, America/Toronto) associé à l’adresse IP du client.
HTTP client IP detailshttp.client_ip_details.as.numberstringLe numéro de système autonome (ASN) auquel appartient l’adresse IP du client (par exemple, AS577).
HTTP client IP detailshttp.client_ip_details.as.namestringLe nom de l’organisation qui gère le système autonome (par exemple, Bell Canada).
HTTP client IP detailshttp.client_ip_details.as.domainstringLe domaine principal associé au système autonome (par exemple, bell.ca).
HTTP client IP detailshttp.client_ip_details.as.routestringLe préfixe IP annoncé par le système autonome (par exemple, 65.95.0.0/16).
HTTP client IP detailshttp.client_ip_details.as.typestringLa classification du système autonome (par exemple, isp, hosting, business, education).
HTTP requestshttp.useragentstringLe User-Agent indiqué dans l’en-tête de la requête reçue.
HTTP requestshttp.request.content_lengthnumberLa taille en octets du corps de la charge utile de la requête.
HTTP requestshttp.response.content_lengthnumberLa taille en octets du corps de la charge utile de la réponse.
HTTP requestshttp.request.content_length_uncompressednumberLa taille du corps de la charge utile de la requête sans compression après décodage du transport.
HTTP requestshttp.response.content_length_uncompressednumberLa taille du corps de la charge utile de la réponse sans compression après décodage du transport.
HTTP requestshttp.request.headers.*stringLes en-têtes HTTP de la requête. Aucun n’est collecté par défaut, mais peut être configuré en option avec DD_TRACE_HEADER_TAGS.
Database spansdb.systemstringL’identifiant du système de gestion de bases de données (solution SGBD) utilisé.
HTTP requestshttp.response.headers.*stringLes en-têtes HTTP de la réponse. Aucun n’est collecté par défaut, mais peut être configuré en option avec DD_TRACE_HEADER_TAGS.
Database spansdb.connection_stringstringLa chaîne utilisée pour la connexion à la base de données.
Database spansdb.operationstringLe nom de l’opération en cours d’exécution. Par exemple, SELECT, findAndModify, HMSET.
Database spansdb.sql.tablestringLe nom de la table principale à laquelle s’applique l’opération, y compris le nom de la base de données (le cas échéant).
Database spansdb.row_countnumberLe nombre de lignes/résultats renvoyés par la requête ou l’opération.
Message queue spansmessaging.systemstringL’identifiant du système de messagerie.
Message queue spansmessaging.destinationstringLe nom de la destination du message.
Message queue spansmessaging.destination_kindstringLe type de la destination du message.
Message queue spansmessaging.protocolstringLe nom du protocole de transport.
Message queue spansmessaging.protocol_versionstringLa version du protocole de transport.
Message queue spansmessaging.urlstringLa chaîne de connexion au système de messagerie.
Message queue spansmessaging.message_idstringUne valeur utilisée par le système de messagerie en tant qu’identifiant pour le message, sous forme de chaîne.
Message queue spansmessaging.conversation_idstringL’ID de conversation identifiant la conversation à laquelle le message appartient ; représenté par une chaîne.
Message queue spansmessaging.message_payload_sizenumberLa taille en octets de la charge utile du message sans compression.
Message queue spansmessaging.operationstringUne chaîne identifiant le type de consommation de message. Par exemple, send (un message envoyé à un producteur), receive (un message reçu par un consommateur), ou process (un message précédemment reçu est traité par un consommateur).
Message queue spansmessaging.consumer_idstringL’identifiant du consommateur recevant un message.
Remote procedure callsrpc.systemstringL’identifiant du système distant.
Remote procedure callsrpc.servicestringLe nom du service appelé.
Remote procedure callsrpc.methodstringLe nom de la méthode appelée.
Application & API Protection (AAP)appsec.security_activitystringLe type d’activité de sécurité détectée sur la requête, exprimé sous la forme <category>.<type> (par exemple, attack_attempt.sql_injection, business_logic.users.login.failure). Un span peut avoir plus d’une valeur lorsque plusieurs règles correspondent.
Application & API Protection (AAP)appsec.categorystringLa classification de premier niveau de l’activité de sécurité détectée (par exemple, attack_attempt, business_logic).
Application & API Protection (AAP)appsec.typestringLe type de menace ou d’événement spécifique au sein de la catégorie (par exemple, sql_injection, xss, users.login.failure).
Application & API Protection (AAP)appsec.rule_idstringL’identifiant de la règle AAP qui a correspondu à la demande (par exemple, crs-942-100). Un span peut avoir plusieurs valeurs lorsque plusieurs règles sont déclenchées.
Application & API Protection (AAP)appsec.blockedstringIndique si la demande a été bloquée par l’AAP. true si la demande a été bloquée, false sinon.

Lecture complémentaire