@opentelemetry/semantic-conventions

v0.22.1-alpha.5
OpenTelemetry semantic conventions
opentelemetry nodejs tracing attributes semantic conventions

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 tsconfig.json tsconfig.esm.json

watch

tsc --build --watch tsconfig.json tsconfig.esm.json

compile

tsc --build tsconfig.json tsconfig.esm.json

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/17/2021

Downloads