@opentelemetry/instrumentation-undici

v0.6.0
OpenTelemetry instrumentation for `undici` http client and Node.js fetch()
opentelemetry fetch undici nodejs tracing instrumentation

prepublishOnly

npm run compile

compile

tsc -p .

test

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

test-all-versions

tav

tdd

npm run test -- --watch-extensions ts --watch

clean

rimraf build/*

lint

eslint . --ext .ts

lint:fix

eslint . --ext .ts --fix

watch

tsc -w

precompile

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

prewatch

npm run precompile

version:update

node ../../../scripts/version-update.js
npm i @opentelemetry/instrumentation-undici

Metadata

Downloads