@opentelemetry/instrumentation-mysql2

v0.22.0
OpenTelemetry mysql2 automatic instrumentation package.
opentelemetry mysql mysql2 nodejs tracing profiling instrumentation

tdd

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

lint

eslint . --ext .ts

test

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

clean

rimraf build/*

codecov

nyc report --reporter=json && codecov -f coverage/*.json -p ../../

compile

npm run version:update && tsc -p .

prepare

npm run compile

lint:fix

eslint . --ext .ts --fix

precompile

tsc --version

version:update

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

Metadata

  • Apache-2.0
  • >=8.5.0
  • OpenTelemetry Authors
  • released 6/23/2021

Downloads