sentry
sentry copied to clipboard
feat(trace-tree-node): Mitigating SpanNode type guard usage
- Added a
measurementsgetter to the baseNode class and used it to remove SpanNode guards - Split the common traceSpanRow component that was being used by multiple node classes to their own files