@opentelemetry/instrumentation-grpc

v0.21.0
OpenTelemetry grpc automatic instrumentation package.
opentelemetry grpc 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

tsc --build --clean

watch

tsc --build --watch

codecov

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

compile

tsc --build

version

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

lint:fix

eslint . --ext .ts --fix
npm i @opentelemetry/[email protected]

Metadata

  • Apache-2.0
  • >=8.0.0
  • OpenTelemetry Authors
  • released 6/10/2021

Downloads