summaryrefslogtreecommitdiffstats
path: root/roles/prometheus
AgeCommit message (Collapse)AuthorFilesLines
2025-09-20Migrate to the new loop syntaxAhmed Abdelhalim1-2/+2
2025-09-20Fix include vars using os_family (not distribution)Ahmed Abdelhalim1-1/+1
2025-09-19Fix env files paths on different distrosAhmed Abdelhalim3-2/+11
2025-09-19Enable systemd monitoring via prometheus node exporterAhmed Abdelhalim1-1/+4
2025-09-18Allow configuring multiple targets for prometheusAhmed Abdelhalim4-4/+21
The default are localhost, but it can be overridden to allow scrapping localhost and or remote hosts (for both prometheus job and node exporter jobs)
2025-09-17Restrict prometheus/node-exporter access to only local networkAhmed Abdelhalim3-4/+9
2025-09-17Clean up argument_specsAhmed Abdelhalim1-7/+3
2025-09-17Fix prometheus/node-exporter starting on configured portAhmed Abdelhalim3-1/+27
2025-09-15Add prometheus role (with node exporter)Ahmed Abdelhalim6-0/+126