Optimise trace handling code to use streaming instead of full read

What does this MR do?

This optimises trace handling code to use streaming instead of full reads, to limit amount of data that is returned by backend to ~Frontend, but also removing builds/show.json endpoint.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports

Loading