Transaction Tracing for Node.js with Trace Sequences, Waterfalls, Flame Graph(strongloop.com)
strongloop.com
Transaction Tracing for Node.js with Trace Sequences, Waterfalls, Flame Graph
https://strongloop.com/strongblog/transaction-tracing-node-js-root-cause/?utm_source=StrongLoop+Newsletter&utm_campaign=4e53ae7437-June_2015_Newsletter4_6_2015&utm_medium=email&utm_term=0_5cdaff72d5-4e53ae7437-275228157
2 comments
Is there a quickstart?
If the function is largely async, it won't show up as a CPU spike so you won't even know to look at it, but if it shows up as a CPU spike then it's not likely to have a very large async component...