aboutsummaryrefslogtreecommitdiff
path: root/hosts/common/server/prometheus.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-02prometheus: relabel some machinesFranck Cuny1-12/+20
Don't use the IP from wireguard as the name of the host, let's map to the actual hostname.
2022-02-28prometheus: initial configuration for the serverFranck Cuny1-0/+29
Run prometheus via systemd, and configure to pull node-exporter's metrics from two hosts. The retention is set for 3 years.