Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket
v

vmarchaud

npm

Packages

Current Co-maintainers

Former Co-maintainers

78 packages

@cutii/pm2

Production process manager for Node.JS applications with a built-in load balancer.

deep-metrics

```javascript var monitoring = require('../..').start() monitoring.ee.on('socketio', function(data) { console.log(data) }) ```

deployerjs

Yet Another Deployement Tool : **soon™**

jsdoc-http-plugin

Plugin to add HTTP Route tags for documenting HTTP endpoints

@kanreisa/pm2

Production process manager for Node.JS applications with a built-in load balancer.

keymetrics-agent

Keymetrics Agent Daemon

@keymetrics/cli

Command line interface for https://pm2.io/plus

keymetrics-cli

Command line interface for Keymetrics.io

@keymetrics/docker-hub-api

Docker Hub API is an API library written for NodeJS to access the official Docker Hub/Registry

@keymetrics/interdb

Shared and discoverable database services

@keymetrics/pmx

<div align="center"> <a href="http://pm2.keymetrics.io"> <img width=411px src="https://raw.githubusercontent.com/keymetrics/pmx/master/pres/logo.png"> </a> <br/> <b><a href="https://github.com/Unitech/pm2">PM2</a> programmatic integration</b>

@keymetrics/vue-multianalytics

A vue multianalytics tool

km-express-load

Autoload modules into an Express application instance, config, models, routes, controllers etc...

kmjs-core

Official Keymetrics API Client for Javascript

km-trace

tracing agent of keymetrics

@octoblu/pm2

Production process manager for Node.JS applications with a built-in load balancer.

@openprofiling/core

@openprofiling/exporter-file

This exporter is the simplest one, it will just write the profile to the disk, you can configure the path if needed. The file name will follow the following format:

@openprofiling/exporter-gcs

This exporter is advised when profiling distributed applications where retrieving from each container file system can be hard. It will just write the profile to a remote S3-compatible server, the file name in each bucket will follow the following format:

@openprofiling/exporter-s3

This exporter is advised when profiling distributed applications where retrieving from each container file system can be hard. It will just write the profile to a remote S3-compatible server, the file name in each bucket will follow the following format:

@openprofiling/gateway-ws

This package is intented to be used as a standalone

@openprofiling/gateway-ws-client

TODO

@openprofiling/inspector-cpu-profiler

This profiler is the recomended one to profile the CPU usage of your NodeJS application. It has a almost-zero impact on performance and specially suited for long-lived application.

@openprofiling/inspector-heap-profiler

This profiler is the recomended one to profile the memory usage per function of your NodeJS application. It has a almost-zero impact on performance and specially suited for long-lived application.

@openprofiling/inspector-heapsnapshot

This profiler is not advised to run in production (see drawbacks) but can help a lot debuging memory leak in production. It allows taking a snapshot of all the memory current allocated in your application. You will be able to see which type of object are