Closed joehoyle closed 5 years ago
Does this affect page load times? I suspect this is a lot of data.
@rmccue not really, this is all data that is already processed, so it's just a case of outputting it in the Outputter, so more page weight, though I don't think as much as say, the rest of the query monitor output.
Thanks rob, will get on this!
Cheers @roborourke, I added translation functions and also some more doc blocks.
Working on X-Ray locally can be quite tough, as it requires either hooking it up to a live AWS account, or manually printing out data that would be sent to the daemon. This adds a new Query Monitor panel for all the segments sent to AWS X-Ray for inspection. It also adds the Flamegraph for the request in a new panel, so it can be used as a profiling tool too.
Screenshots: