@opentelemetry/instrumentation-pino

v0.42.0
OpenTelemetry instrumentation for `pino` logger
instrumentation logging nodejs opentelemetry pino profiling tracing

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

lint:readme

node ../../../scripts/lint-readme.js

precompile

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

prewatch

npm run precompile

prepublishOnly

npm run compile

version:update

node ../../../scripts/version-update.js

compile

tsc -p .
npm i @opentelemetry/instrumentation-pino

Metadata

Downloads