libprometheus-tiny-perl

tiny module to export monitoring metrics for Prometheus

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Prometheus-Tiny


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libprometheus-tiny-perl