@opentelemetry/instrumentation-fs

v0.7.2
OpenTelemetry automatic instrumentation package for fs
fs instrumentation nodejs opentelemetry profiling tracing

tdd

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

lint

eslint . --ext .ts

test

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

clean

rimraf build/*

compile

npm run version:update && tsc -p .

prepare

npm run compile

lint:fix

eslint . --ext .ts --fix

prewatch

npm run precompile

precompile

tsc --version && lerna run version --scope @opentelemetry/instrumentation-fs --include-dependencies

version:update

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

Metadata

Downloads