@appsignal/nodejs-ext

This package contains the C++ native extension for @appsignal/nodejs, and the install script for the agent. The native extension is a bridge between the Node.js runtime and our agent.

Usage no npm install needed!

<script type="module">
  import appsignalNodejsExt from 'https://cdn.skypack.dev/@appsignal/nodejs-ext';
</script>

README

@appsignal/nodejs-ext

npm (scoped) node-current (scoped)

This package contains the C++ native extension for @appsignal/nodejs, and the install script for the agent. The native extension is a bridge between the Node.js runtime and our agent.

This package should only be used by @appsignal/nodejs, and you should never install and use it by itself unless you really, really know what you're doing.