The Chrome Extension devtools panel is showing only 3 separate traces. The span drop down only shows a few spans per trace. Attached images show console logs when the frontend receives Server Sent Events.
There are many different spans/traces that are not rendered. There may be an issue with the HAR parsing function that determines what is rendered in the React components.


The Chrome Extension devtools panel is showing only 3 separate traces. The span drop down only shows a few spans per trace. Attached images show console logs when the frontend receives Server Sent Events.
There are many different spans/traces that are not rendered. There may be an issue with the HAR parsing function that determines what is rendered in the React components.