📄️ Command Line Interface (CLI)
Table of Contents
📄️ N|Solid API
Table of Contents N|Solid API
📄️ Metrics in Detail
N|Solid makes available a rich set of metrics covering the Node.js process's host system, the process itself, the internal behavior of Node.js, and the internal behavior of the V8 JavaScript engine. Combining these data points can give you sophisticated insight into your Node.js deployment.
📄️ Pausing Metrics
pauseMetrics() and resumeMetrics() to dynamically stop and resume metrics collection
📄️ Custom Commands
Custom commands can be triggered via the N|Solid Command Line Interface (CLI). Custom commands allow you to interact with your application's processes in ways specific to your business needs.
📄️ Custom Lifecycle Events
Implementing Custom Lifecycle Events