applicationinsights

v0.22.0
Microsoft Application Insights module for Node.js
exception monitoring request monitoring performance monitoring application insights microsoft azure tracing telemetry analytics and 2 more...

test

npm run test:ts && npm run test:js

build

npm run build:deps && npm run build:compile

clean

rm -rf ./out && rm -rf ./node_modules

prepare

npm run build:compile

pretest

npm run build

test:js

mocha ./Tests/js --recursive

test:ts

mocha ./out/Tests --recursive

build:deps

npm update --dev

build:compile

tsc --project ./tsconfig.json

prepublishOnly

npm run build

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/8/2017

Downloads