You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This talk covers different approaches of instrumenting a Node.js application. If applied correctly, instrumentation will allow you to discover bottlenecks or track and log application usage - even in production, without sacrificing performance.
Part one will cover the current state of tracing and instrumentation. In part two we’ll take a look at the next-gen core tracing API's being developed under the Node.js Tracing Working Group.
Bio
Thomas is a member of the Node.js Tracing Working Group and a full time open source developer at Opbeat. He enjoys working on mad science projects with Node.js and implementing network protocols. If you see into him at your local coffee shop you should definitely say hi.
The text was updated successfully, but these errors were encountered:
Brief
This talk covers different approaches of instrumenting a Node.js application. If applied correctly, instrumentation will allow you to discover bottlenecks or track and log application usage - even in production, without sacrificing performance.
Part one will cover the current state of tracing and instrumentation. In part two we’ll take a look at the next-gen core tracing API's being developed under the Node.js Tracing Working Group.
Bio
Thomas is a member of the Node.js Tracing Working Group and a full time open source developer at Opbeat. He enjoys working on mad science projects with Node.js and implementing network protocols. If you see into him at your local coffee shop you should definitely say hi.
The text was updated successfully, but these errors were encountered: