New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

stackify-node-apm

Package Overview
Dependencies
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stackify-node-apm

Stackify NodeJS APM

latest
npmnpm
Version
1.16.5
Version published
Weekly downloads
679
32.62%
Maintainers
3
Weekly downloads
 
Created
Source

Stackify NodeJS APM

Installation Guide

  • Install Stackify Linux Agent.

  • Check that your setup meets our system requirements.

    • Node.js version 4+
  • Setup Stackify NPM module on each application to monitor

    $ npm install stackify-node-apm --save

  • Copy node_modules/stackify-node-apm/stackify.js into your application's root directory.

  • Modify [application]/stackify.js configuration to include your own Application Name and Environment Name.

  • Add require('stackify-node-apm') at the top of application's main module.

  • Deploy or Restart your application.

FAQs

Package last updated on 23 Jun 2022

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