Preparing for system design interviews?  Try bugzed.com →

Node.js HTTP Request Metrics Client

JSON →
library 1.0.1 ·javascript abandoned
verified Jun 17, 2026

The `http-measuring-client` is a Node.js module, currently at version 1.0.1, designed to provide detailed timing statistics for outbound HTTP and HTTPS requests. Released around 2014, the project appears to be unmaintained, with its last copyright year being 2014, indicating an abandoned status. It offers a drop-in replacement for Node's native `http` and `https` modules, emitting a 'stat' event with granular timing data such as `totalTime`, `connectionTime`, `processingTime`, and `transmittingTime` (all in milliseconds) after each request completes. This allows developers to gain insight into network latency and server response times directly from the client without requiring external proxies. While it can integrate with popular HTTP clients like `request` and `superagent` by injecting its custom HTTP module, it also supports a less recommended global monkey-patching approach for broader coverage. Its primary differentiator is the direct integration into the HTTP client layer for metrics collection.

total hits 17
actors 5 distinct systems
last hit 19d ago AhrefsBot
GPTBot
4
ByteDance
3
Script
1
Search engines
1
Humans
4

top countries 🇺🇸 United States · VN · 🇨🇦 Canada · 🇸🇬 Singapore · 🇦🇺 Australia