@opentelemetry/instrumentation-router

v0.33.4
OpenTelemetry Router automatic instrumentation package
instrumentation nodejs opentelemetry router tracing

tdd

yarn test -- --watch-extensions ts --watch

lint

eslint . --ext .ts

test

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

clean

rimraf build/*

watch

tsc -w

compile

tsc -p .

lint:fix

eslint . --ext .ts --fix

prewatch

npm run precompile

precompile

tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-router --include-dependencies

prepublishOnly

npm run compile

version:update

node ../../../scripts/version-update.js
npm i @opentelemetry/[email protected]

Metadata

Downloads