BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

request_metrics

v0.1.0RubyGems· Ruby

RequestMetrics provides a base class for attaching per-request counters and timing metrics to Rails controller log lines. Subclass RequestMetrics::Base, declare metrics with metric_accessor, implement #log and .summary_log, and the gem wires everything into ActionController via a Railtie automatically.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
162 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.0this month
request_metrics — RequestMetrics provides a base class for attaching per-request counters and timing metrics to Rails controller log lines. Subclass RequestMetrics::Base, declare metrics with metric_accessor, implement #log and .summary_log, and the gem wires everything into ActionController via a Railtie automatically. (Ruby / RubyGems) · Modules