Unitech / Unitech/pm2

Add support to restarting on CPU usage

Open
#1,455 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

S: Open for PR T: Enhancement T: Feature
Dominant language
JavaScript
Stars
43.3k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

Like we have today for memory usage, make it so we can restart a specific app based on the CPU usage over time/cycles

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining how PM2 currently restarts an app based on memory usage, then trace the related configuration and command-line entry points. Determine how CPU usage over time or cycles should be specified and measured; done means a specific app can restart according to that CPU threshold without changing existing memory-based behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
devops, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.