@opencensus/instrumentation-grpc

v0.0.7
Opencensus grpc automatic instrumentation package.
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; npm run copy-fixtures

posttest

npm run check

copy-fixtures

cp -r ./test/fixtures ./build/test/
npm i @opencensus/[email protected]

Metadata

Downloads