软件包:libmetrics-any-perl(0.06-1)
libmetrics-any-perl 的相关链接
Debian 的资源:
下载源码包 libmetrics-any-perl:
- [libmetrics-any-perl_0.06-1.dsc]
- [libmetrics-any-perl_0.06.orig.tar.gz]
- [libmetrics-any-perl_0.06-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
abstract collection of monitoring metrics
Metrics::Any 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 Log::Any, 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.
其他与 libmetrics-any-perl 有关的软件包
|
|
|
|
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)