Package : perl-Metrics-Any > RPM : perl-Metrics-Any-0.90.0-1.mga9.src.rpm

Basic items

Name perl-Metrics-Any
Version 0.90.0
Release 1.mga9
URL https://metacpan.org/release/Metrics-Any
Group Development/Perl
Summary A metrics reporting adapter for unit testing
Size 36KB
Arch noarch
License GPLv1+ or Artistic

Description

Provides a central location for modules to report monitoring metrics, such
as counters of the number of times interesting events have happened, and
programs to collect up and send those metrics to monitoring services.

Inspired by the Log::Any manpage, this module splits the overall problem
into two sides. Modules wishing to provide metrics for monitoring purposes
can use the 'use Metrics::Any' statement to obtain a _collector_ into which
they can report metric events. By default this collector doesn't actually
do anything, so modules can easily use it without adding extra specific
dependencies for specific reporting.

A program using one or more such modules can apply a different policy and
request a particular _adapter_ implementation in order to actually report
these metrics to some external system, by using the 'use
Metrics::Any::Adapter' statement.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-12-05 15:22:33
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie