@opentelemetry/instrumentation-router

v0.29.1
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 .

prepare

npm run compile

lint:fix

eslint . --ext .ts --fix

prewatch

npm run precompile

precompile

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

version:update

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

Metadata

  • Apache-2.0
  • >=8.12.0
  • OpenTelemetry Authors
  • released 8/9/2022

Downloads