Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Atributos y eventos de intervalos de seguimiento
Los registros del cliente, que se recopilan mediante la ejecución de RPC, proporcionan varios datos para cada solicitud de un cliente, incluidos los intervalos con marcas de tiempo de cuándo el cliente envió la solicitud de RPC y cuándo recibió la respuesta de RPC. Los intervalos incluyen la latencia que introducen la red y el sistema del cliente.
Los registros del cliente pueden incluir la siguiente información:
Metadatos del intervalo
ID de intervalo
ID único de este intervalo
ID de intervalo principal
ID del intervalo principal, no establecido para el intervalo raíz
ID del proyecto
Google Cloud ID del proyecto que transfirió el registro
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[],[],null,["# Trace span attributes and events\n================================\n\n|\n| **Preview**\n|\n|\n| This feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\n[Client-side traces](/firestore/native/docs/client-side-traces), which are collected by\nexecuting RPCs, provide several pieces of information for every request from a\nclient, including spans with timestamps of when the client sent the RPC request\nand when the client received the RPC response. The spans include latency\nintroduced by the network and client system.\n\nClient-side traces can include the following information:\n\nSpan metadata\n-------------\n\nSpan attributes\n---------------\n\nLogs and events\n---------------\n\nClient-side traces provide the following logs and events.\n\n### gRPC events\n\n### AggregateQuery events\n\n### BatchGetDocuments Events\n\n### RunQuery Events\n\n### Transaction Events\n\n### Commit Events\n\n### Exceptional Event"]]