@opentelemetry/instrumentation-connect

v0.30.1
OpenTelemetry connect automatic instrumentation package.
connect instrumentation nodejs opentelemetry profiling tracing

lint

eslint . --ext .ts

test

nyc ts-mocha -p tsconfig.json 'test/**/*.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-connect --include-dependencies

version:update

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

Metadata

Downloads