@newrelic/native-metrics

v11.0.0
A module for generating metrics from V8.
newrelic gc metrics stats gc-stats gc stats gc metrics native-metrics native metrics and 1 more...

build

node ./build.js

lint

eslint .

lint:fix

eslint . --fix

lint:lockfile

lockfile-lint --path package-lock.json --type npm --allowed-hosts npm --validate-https --validate-integrity

unit

c8 -o ./coverage/unit tap --expose-gc --jobs=1 --no-coverage tests/unit/*.tap.js

integration

c8 -o ./coverage/integration tap --timeout 360000 --jobs=1 --no-coverage tests/integration/*.tap.js

native

node tests/native/*.js

test

npm run unit && npm run integration

install

node-gyp-build

prepare

husky install || true

third-party-updates

oss third-party manifest && oss third-party notices && git add THIRD_PARTY_NOTICES.md third_party_manifest.json
npm i @newrelic/native-metrics

Metadata

  • Apache-2.0
  • >=18
  • New Relic Node.js agent team
  • released 7/31/2024

Downloads

Maintainers