prometheus-pgbackrest-exporter (0.16.2-0)
Published 2024-04-02 20:00:32 +00:00 by snr
Installation
sudo curl -o /etc/apt/keyrings/forgejo-joco.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-joco.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt update
Choose $distribution and $component from the list below.
sudo apt install prometheus-pgbackrest-exporter=0.16.2-0
Repository Info
Distributions |
jammy |
Components |
main |
Architectures |
amd64 |
About this package
Prometheus exporter for pgBackRest The metrics are collected based on result of pgbackrest info --output json command. By default, the metrics are collected for all stanzas received by command. You can specify stanzas to collect metrics. You need to run exporter on the same host where pgBackRest was installed or inside Docker.