Retrace combines several tools every development team needs, but we are always open to fresh new ideas. Please submit your feature request/idea for Retrace below.
Just the ability to export the "By request" data would make life easier for me. I spent a couple of hours yesterday in Excel after copy/pasting the data. Had to do a lot of format fixes (the "s" in Avg Time for example makes that value a string instead of a number).
Of course, it would be even better if I could compare different time periods directly in Retrace...
Workaround: I was able to get the data into excel by grabbing the JSON response from the debug console and writing a little utility to parse the JSON and spit out a CSV.
I would second this. If we can't get APM to compute/present stats, then an ability to export to excel the time taken and the request would be a satisfactory alternative to do offline statistical analysis.
I really need 90% response time and max response times to do my job with APM correctly
Just the ability to export the "By request" data would make life easier for me. I spent a couple of hours yesterday in Excel after copy/pasting the data. Had to do a lot of format fixes (the "s" in Avg Time for example makes that value a string instead of a number).
Of course, it would be even better if I could compare different time periods directly in Retrace...
Attachments Open full size
This would be extremely useful for problem investigation and performance analysis over time.
Attachments Open full size
Attachments Open full size
Workaround: I was able to get the data into excel by grabbing the JSON response from the debug console and writing a little utility to parse the JSON and spit out a CSV.
Attachments Open full size
I would second this. If we can't get APM to compute/present stats, then an ability to export to excel the time taken and the request would be a satisfactory alternative to do offline statistical analysis.
I really need 90% response time and max response times to do my job with APM correctly
Attachments Open full size