TritonUtils
Overview
Stack Trace Analysis
isNotTriton(stackTraceLine)
const isUserCode = isNotTriton('at MyComponent.handleClick (/components/c/myComponent.js:15:10)');isLWCLine(stackTraceLine)
isComponentLine(stackTraceLine)
isAuraLine(stackTraceLine)
isAura([stack])
Transaction Management
generateTransactionId()
Runtime Information
captureRuntimeInfo()
Component Identification
extractComponentName(componentLine)
generateComponentId()
Performance Metrics
Network Information
Device Information
Last updated