@opentelemetry/auto-instrumentations-node

v0.27.4
Metapackage which bundles opentelemetry node core and contrib instrumentations

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 --scope @opentelemetry/auto-instrumentations-node --include-dependencies
npm i @opentelemetry/[email protected]

Metadata

  • Apache-2.0
  • Whatever
  • OpenTelemetry Authors
  • released 3/2/2022

Downloads