@opencensus/exporter-stackdriver

v0.0.22
OpenCensus Exporter Stackdriver allows user to send collected traces to Stackdriver
opencensus nodejs tracing profiling metrics stats

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
npm i @opencensus/[email protected]

Metadata

Downloads