Files
infrastructure/roles/prometheus_exporters/templates/prometheus-repository-textcollector.timer.j2
Jelle van der Waa c238ebda47 Add prometheus textcollector for Arch repositories
Export the repository size of our repositories so they can be monitored
and we have some useful data for repository growth in the future.
2021-03-01 17:39:09 +01:00

12 lines
191 B
Django/Jinja

[Unit]
Description=Prometheus Arch Repository Exporter TextCollector Timer
[Timer]
# 24 hours
OnUnitActiveSec=1440m
OnBootSec=15min
RandomizedDelaySec=1min
[Install]
WantedBy=timers.target