RubyFlow The Ruby and Rails community linklog

ezmetrics v1.0.6 - a simple gem for capturing and displaying Rails metrics.

This gem captures and aggregates Rails application metrics such as: duration, views, db, queries, status and stores them for a variable timeframe.

The implementation is based on Redis commands such as:

which are extremely fast.

It may be useful if you want a simple but effective metrics aggregation tool for your Rails app.

https://github.com/nyku/ezmetrics

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in