@opencensus/opencensus-core

v0.0.2
OpenCensus is a toolkit for collecting application performance and behavior data.
opencensus nodejs tracing profiling

test

nyc -x '**/test/**' --reporter=html --reporter=text mocha 'build/test/**/*.js'

clean

rimraf build/*

check

gts check

compile

tsc -p .

fix

gts fix

prepare

npm run compile

pretest

npm run compile

posttest

npm run check
npm i @opencensus/opencensus-core

Metadata

Downloads