@opencensus/instrumentation-grpc

v0.1.0
Opencensus grpc automatic instrumentation package.
opencensus nodejs tracing profiling

test

nyc ts-mocha -p ./tsconfig.json test/**/*.ts

codecov

nyc report --reporter=json && codecov -f coverage/*.json

clean

rimraf build/*

check

gts check

compile

tsc -p .

fix

gts fix

prepare

npm run compile

posttest

npm run check

copy-fixtures

cp -r ./test/fixtures ./build/test/
npm i @opencensus/instrumentation-grpc

Metadata

Downloads