sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(trace-tree-node): Mitigating SpanNode type guard usage

Open Abdkhan14 opened this issue 1 month ago • 0 comments

  • Added a measurements getter 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

Abdkhan14 avatar Dec 05 '25 21:12 Abdkhan14