A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
23
commits
Enhance `ReqResStatController` to reduce number of mongodb queries
f9767f6View on GitHubAdd index to ReqResStat and enhance `get_within` method
9bb5b77View on GitHub