friendica-exporter/contrib/debian/control
2024-10-27 19:51:26 +01:00

15 lines
515 B
Plaintext

Package: friendica-exporter
Architecture: amd64
Version: %VERSION%
Maintainer: Philipp Holzer <admin@philipp.info
Homepage: https://git.friendi.ca/friendica/friendica-exporter
Section: net
Priority: optional
Recommends: prometheus
Description: Prometheus exporter for Friendica metrics
The friendica-exporter can be used to gather metrics from a Friendica server
instance.
.
A Prometheus server is needed to pull and store the metrics generated by the
exporter, but it does not need to be on the same machine.