@newrelic/native-metrics

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

lint

eslint .

test

npm run lint && npm run unit && npm run integration

unit

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

build

node ./lib/pre-build build native_metrics

clean

node-gyp clean

native

node tests/native/*.js

upload

node ./lib/upload native_metrics

install

node ./lib/pre-build.js install native_metrics

prepare

husky install

rebuild

node ./lib/pre-build rebuild native_metrics

lint:fix

eslint . --fix

integration

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

third-party-updates

oss third-party manifest && oss third-party notices && git add THIRD_PARTY_NOTICES.md third_party_manifest.json
npm i @newrelic/[email protected]

Metadata

  • Apache-2.0
  • >=12
  • New Relic Node.js agent team
  • released 8/26/2021

Downloads