[ ソース: libprometheus-tiny-perl ]
パッケージ: libprometheus-tiny-perl (0.011-1)
libprometheus-tiny-perl に関するリンク
Debian の資源:
libprometheus-tiny-perl ソースパッケージをダウンロード:
- [libprometheus-tiny-perl_0.011-1.dsc]
- [libprometheus-tiny-perl_0.011.orig.tar.gz]
- [libprometheus-tiny-perl_0.011-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libnet-prometheus-perl
- python-prometheus-client
- python3-prometheus-client
- libprometheus-tiny-shared-perl
- golang-github-grpc-ecosystem-go-grpc-prometheus-dev
- prometheus
- golang-github-fzambia-eagle-dev
- ruby-prometheus-client-mmap
- prometheus-pushgateway
- prometheus-process-exporter
- python3-django-prometheus
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 作の実用的な抽出とレポート用の言語