mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
Export the repository size of our repositories so they can be monitored and we have some useful data for repository growth in the future.
12 lines
191 B
Django/Jinja
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
|