nodeconf / budapest

8 stars 1 forks source link

debugging < profiling < monitoring < tracing #9

Closed danielkhan closed 7 years ago

danielkhan commented 8 years ago

Title

debugging < profiling < monitoring < tracing

Description

For each stage of your applications lifecycle there are viable ways to get insights into Node.js. But what happens if we attach a debugger or what does the V8 profiling facility give us and what does it cost and what makes tracing Node so hard to do? Let's run through the various metrics available to learn when to use which and find out what's on the slate for upcoming versions of Node.

Learning objectives

Linz / Austria

gergelyke commented 7 years ago

Hello Daniel,

closing this, as your other submission was selected!