Use Instana’s generic serverless collector to monitor your Node.js applications across any serverless environment or agentless server!
Note: This package is currently under development and marked as beta. Before you proceed with updating to a newer version, please ensure to review the release notes for any upcoming changes that could potentially cause compatibility issues.
The serverless collector does not support autotracing and metrics.
npm i @instana/serverless-collector --save
// NOTE: The package auto initializes itself.
require('@instana/serverless-collector');
For more in-depth documentation, refer to this page.