Pakket: libnet-prometheus-perl (0.14-1)
Verwijzigingen voor libnet-prometheus-perl
Debian bronnen:
Het bronpakket libnet-prometheus-perl downloaden:
- [libnet-prometheus-perl_0.14-1.dsc]
- [libnet-prometheus-perl_0.14.orig.tar.gz]
- [libnet-prometheus-perl_0.14-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to export monitoring metrics for Prometheus
Net::Prometheus provides the ability for a program to collect monitoring metrics and export them to the Prometheus.io monitoring server.
As Prometheus will expect to collect the metrics by making an HTTP request, facilities are provided to yield a PSGI application that the containing program can embed in its own structure to provide the results, or the application can generate a plain-text result directly and serve them by its own means.
Andere aan libnet-prometheus-perl gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.3)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libmeta-perl
- meta-programming API
-
- dep: libref-util-perl
- set of utility functions for checking references
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libstruct-dumb-perl
- module to create simple lightweight record-like structures
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: perl (>= 5.40.0-7)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perlapi-5.40.0
- virtueel pakket geboden door perl-base
-
- rec: libfuture-io-perl
- collection of Future-returning IO methods