@opentelemetry/instrumentation-router

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

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

codecov

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

compile

npm run version:update && tsc -p .

prepare

npm run compile

lint:fix

eslint . --ext .ts --fix

precompile

tsc --version

version:update

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

Metadata

  • Apache-2.0
  • >=8.5.0
  • OpenTelemetry Authors
  • released 6/23/2021

Downloads