@risingstack/trace

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

preinstall

npm install node-gyp-install && ./node_modules/node-gyp-install/bin.js

lint

eslint lib example

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

changelog

conventional-changelog -p angular -o CHANGELOG.md -r 500
npm i @risingstack/[email protected]

Metadata

  • MIT
  • Whatever
  • RisingStack, Inc.
  • released 1/19/2016

Downloads