theia-trace-extension
theia-trace-extension copied to clipboard
Events Table: Only show trace column when there is more than one trace in the set
trafficstars
Displaying this information for one trace is a waste of space.
Picking up this issue
Picking up this issue
Thanks @hriday-panchasara. Just a heads-up that this needs to be addressed in the trace server back-end. The front-end doesn't have domain specific knowledge. Please look at the TmfEventTableDataProvider class in Trace Compass and its fetchTree() method implementation.