Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Trace-Span-Attribute und -Ereignisse
Clientseitige Traces, die durch Ausführen von RPCs erfasst werden, enthalten für jede Anfrage eines Clients mehrere Informationen, darunter Spans mit Zeitstempeln, wann der Client die RPC-Anfrage gesendet und wann er die RPC-Antwort empfangen hat. Die Spannen umfassen die Latenz, die durch das Netzwerk und das Clientsystem verursacht wird.
Clientseitige Traces können die folgenden Informationen enthalten:
Span-Metadaten
Span-ID
Eindeutige ID dieses Zeitraums
Parent Span ID
ID des übergeordneten Spans, nicht für den Stammspan festgelegt
Projekt-ID
Google Cloud Projekt-ID, in die der Trace aufgenommen wurde
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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"]]