Skip to content

rekibnikufesin/nodejs-dashboard-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing and Using the Nodejs-Dashboard

This repo follows along with the egghead.io lessons on using the Nodejs-Dashboard. Please select the appropriate branch for the lesson you are watching.

Installing nodejs-dashboard

Covers installation and basic operation of the dashboard.

Using jmeter to affect the event loop timer

This lesson focuses on some poorly written code with heavy I/O. We use jmeter to drive the load up and use the nodejs-dashboard event loop timer to diagnose the problem.

Monitoring memory leaks

This lesson uses a memory leak to observe the memory usage panel in nodejs-dashboard, then demonstrates configuring garbage collection to log to the stderr console, allowing us to visually associate garbage collection attempts with the increasing memory utilization.

About

Example code to go along with the egghead.io nodejs-dashboard lessons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors