How to Install ruby-metriks in Ubuntu 18.04



Install ruby-metriks by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-metriks

Description:

experimental threadsafe, low-impact measurement library for Ruby

This is an experiment in making a threadsafe, low impact library to measure aspects of your Ruby. It provides an API for creating and using counters, gauges, meters, timers and utilisation timers as well as methods for reporting metrics to a log file or some other metric aggregation tool.

Homepage: https://github.com/eric/metriks

Version: 0.9.9.6-1

Section: universe/ruby