Interface: EnhancedStackTrace
workflow.EnhancedStackTrace
Used as the result for the enhanced stack trace query
Properties
sdk
• sdk: StackTraceSDKInfo
sources
• sources: Record
<string
, StackTraceFileSlice
[]>
Mapping of file path to file contents. SDK may choose to send no, some or all sources. Sources might be trimmed, and some time only the file(s) of the top element of the trace will be sent.
stacks
• stacks: StackTrace
[]