Unitech / Unitech/pm2

HTTP Req/Min incorrect

Open
#5,557 2 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
43.3k
Forks
2.7k
PR merge metrics
No merged PRs in 30d

Description

When running with pm2 + Express, there's a metric exposed for HTTP Req/Min.

I believe this is incorrect, and it should say Req/Sec - All of my testing seems to indicate it's actually measuring requests per second, instead of per minute.

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 locating the PM2 metric exposed for HTTP Req/Min when running with Express, then compare its calculation with the observed request rate. Done means the metric label and its units accurately describe whether it measures requests per second or per minute, with verification covering the reported value.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, javascript, nodejs
Domain
backend, observability
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.