.trace.StackTrace.StackFrames
Stack frames in this stack trace. A maximum
of 128 frames are allowed.
stack_trace_hash_id
int
The hash ID is used to conserve network bandwidth for
duplicate stack traces within a single trace.
Often multiple spans will have identical stack traces. The
first occurrence of a stack trace should contain both the
stackFrame content and a value in stackTraceHashId.
Subsequent spans within the same request can refer to that
stack trace by only setting stackTraceHashId.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]