Port details |
- p5-Prometheus-Tiny Tiny Prometheus client
- 0.011 net-mgmt =2 0.011Version of this port present on the latest quarterly branch.
- Maintainer: nork@FreeBSD.org
- Port Added: 2024-03-04 16:45:06
- Last Update: 2024-03-04 16:37:58
- Commit Hash: dc54c23
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Prometheus-Tiny
- Description:
- 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!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Prometheus-Tiny>0:net-mgmt/p5-Prometheus-Tiny
- To install the port:
- cd /usr/ports/net-mgmt/p5-Prometheus-Tiny/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/p5-Prometheus-Tiny
- pkg install p5-Prometheus-Tiny
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Prometheus-Tiny
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1708678167
SHA256 (Prometheus-Tiny-0.011.tar.gz) = 8db1480f3c89eb86d414cf5f47feed8df3112b38c463cb8f65b4c064e20b1e13
SIZE (Prometheus-Tiny-0.011.tar.gz) = 18129
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Run
-
- net-mgmt/p5-Prometheus-Tiny-Shared
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_p5-Prometheus-Tiny
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|