[ aramo ]
[ 源代码: libprometheus-tiny-perl ]
软件包: libprometheus-tiny-perl (0.010-1)
libprometheus-tiny-perl 的相关链接
Trisquel 的资源:
下载源码包 libprometheus-tiny-perl:
- [libprometheus-tiny-perl_0.010-1.dsc]
- [libprometheus-tiny-perl_0.010.orig.tar.gz]
- [libprometheus-tiny-perl_0.010-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- gregor herrmann
外部的资源:
- 主页 [metacpan.org]
相似软件包:
tiny module to export monitoring metrics for Prometheus
Prometheus::Tiny is a minimal metrics client for the Prometheus time-series database, that can be used to instrument a service so that it can export monitoring metrics so that Prometheus compatible servers can collect them.
It does the following things differently to Net::Prometheus:
* No setup. No need to pre-declare metrics to get something useful. * Labels are passed in a hash. Positional parameters get awkward. * No inbuilt collectors, PSGI apps, etc. Just the metrics. * No different metric types. You get what you ask for.
其他与 libprometheus-tiny-perl 有关的软件包
|
|
|
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language