Source: ruby-metriks Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Tim Potter Build-Depends: gem2deb, ruby-atomic, ruby-avl-tree (>= 1.2~), ruby-hitimes, ruby-mocha, ruby-riemann-client, ruby-test-unit, debhelper-compat (= 12) Standards-Version: 4.4.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-metriks.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-metriks Homepage: https://github.com/eric/metriks Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-metriks Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-atomic, ruby-avl-tree (>= 1.2~), ruby-hitimes, ${misc:Depends}, ${shlibs:Depends} 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.