Stay organized with collectionsSave and categorize content based on your preferences.
Trace span attributes and events
Client-side traces, which are collected by
executing RPCs, provide several pieces of information for every request from a
client, including spans with timestamps of when the client sent the RPC request
and when the client received the RPC response. The spans include latency
introduced by the network and client system.
Client-side traces can include the following information:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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"]]