@opencensus/exporter-zipkin

v0.0.18
OpenCensus Zipkin Exporter allows the user to send collected traces with OpenCensus Node.js to Zipkin.
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
npm i @opencensus/[email protected]

Metadata

Downloads