@risingstack/trace

v1.1.6
RisingStack Trace Node.js collector
performance monitoring instrumentation debugging profiling microservices stack

jshint

jshint lib

jscs

jscs lib

test

npm run test-unit

test-unit

mocha $(find ./lib -name "*.spec.js" -not -path "./node_modules/*")

cover

istanbul cover _mocha $(find . -name "*.spec.js" -not -path "./node_modules/*"); open coverage/lcov-report/index.html

cover-unit

istanbul cover _mocha $(find . -name "*.spec.js" -not -path "./test/*"); open coverage/lcov-report/index.html
npm i @risingstack/[email protected]

Metadata

  • MIT
  • Whatever
  • RisingStack, Inc.
  • released 8/4/2015

Downloads