Socket
Book a DemoInstallSign in
Socket

@instana/serverless-collector

Package Overview
Dependencies
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/serverless-collector

The Instana Node.js trace data collector for serverless environments.

latest
Source
npmnpm
Version
4.25.0
Version published
Weekly downloads
167
87.64%
Maintainers
4
Weekly downloads
 
Created
Source

@instana/serverless-collector   OpenTracing Badge

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.

Restrictions

The serverless collector does not support autotracing and metrics.

Installation

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.

Keywords

distributed-tracing

FAQs

Package last updated on 23 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts