FreeBSD.software
Home/net-mgmt/p5-Prometheus-Tiny

p5-Prometheus-Tiny

0.011

Tiny Prometheus client

Prometheus::Tiny is a minimal metrics client for the Prometheus time-series database. It does the following things differently to Net::Prometheus: - No setup. You don't 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. - Doesn't know anything about different metric types. You get what you ask for. These could all be pros or cons, depending on what you need. For me, I needed a compact base that I could back on a shared memory region. See Prometheus::Tiny::Shared for that!

Origin: net-mgmt/p5-Prometheus-Tiny
Category: net-mgmt
Size: 20.8KiB
License: ART10, GPLv1+
Maintainer: nork@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install p5-Prometheus-Tiny

Dependencies (1)

Required By (1 packages)

More in net-mgmt