@opentelemetry/semantic-conventions

v1.27.0
OpenTelemetry semantic conventions
opentelemetry nodejs tracing attributes semantic conventions

prepublishOnly

npm run compile

compile

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

clean

tsc --build --clean tsconfig.json tsconfig.esm.json tsconfig.esnext.json

version

node ../scripts/version-update.js

watch

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

precompile

cross-var lerna run version --scope $npm_package_name --include-dependencies

prewatch

npm run precompile

peer-api-check

node ../scripts/peer-api-check.js

size-check

npm run compile && mocha 'test/**/*.test.ts'

align-api-deps

node ../scripts/align-api-deps.js
npm i @opentelemetry/semantic-conventions

Metadata

Downloads