process-metrics
v2.0.0
Published
process-metrics
Downloads
669
Readme
node-process-metrics
A library for tracking node.js process metrics
Modules
This repo exposes one method, log_metrics(source string, logging_frequency_ms int) It logs process metrics in the kayvee format.
Testing
The tests can be run with:
$ make test