applicationinsights

v2.0.0-beta.200707.1
Microsoft Application Insights module for Node.js
exception monitoring request monitoring performance monitoring application insights microsoft azure cloud tracing telemetry and 3 more...

test

ts-mocha -p tsconfig.json './Tests/{**/*.ts, *.ts}' --recursive --no-exit

build

npm run compile

clean

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

compile

tsc --project ./tsconfig.json

test:debug

npm run test -- --inspect-brk

backcompattest

npm run build && npm pack && node --use_strict ./Tests/BackCompatibility/RunBackCompatTests.js

functionaltest

npm run build && npm pack && node --use_strict ./Tests/FunctionalTests/RunFunctionalTests.js

prepublishOnly

npm run build

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/7/2020

Downloads