Skip to content

Commit

Permalink
fix: final copyedits
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleycamacho authored Sep 16, 2021
1 parent 20b5189 commit 84ac411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packs/node-js/node-js/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ description: >-
Node.js is famous for its asynchronous, event-driven, non-blocking I/O model. However, these attributes can be inconvenient because verifying the correctness of an application with asynchronous nested callbacks is complex. So, it’s important to watch executing Node.js systems closely. Monitoring your Node.js applications ensures optimal performance, allows the maximization of system availability, and ensures that a system’s health is well maintained.
## What should you look for in a Node.js dashboard?
Any reliable Node.js network monitor must provide enough information to identify the problem sources. Some crucial information includes process ID, log management, request rate, application availability, resource usage, uptime, downtime, system health, error rates and handling, number of connections, load average, and latency.
A reliable Node.js network monitor must provide enough information to identify the problem sources. Some crucial information includes process ID, log management, request rate, application availability, resource usage, uptime, downtime, system health, error rates and handling, number of connections, load average, and latency.
## What’s Included in the Node.js Pack?
- Multiple high-value alerts, including adpex score and CPU utilization
- Multiple high-value alerts, including Apdex score and CPU utilization
- Informative dashboards (top 5 slowest transactions, throughput comparisons, and more)
## The Value of New Relic’s Node.js Pack
Expand Down

0 comments on commit 84ac411

Please sign in to comment.