How to Install ruby-mtrc in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-mtrc

Description:

library to accumulate metrics and extract basic statistics

MTRC is a small library to accumulate metrics and extract basic statistics from them. This library can generate min, max, median and percentile statistics for custom metrics in Ruby code.

Homepage: https://github.com/aphyr/mtrc

Version: 0.0.4-1

Section: universe/ruby