mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
Record the rebuilderd queue length in prometheus so we can generate an alert for when the queue length keeps rising. As this could be an indication that the rebuilders have builds which are stuck.
11 lines
173 B
Django/Jinja
11 lines
173 B
Django/Jinja
[Unit]
|
|
Description=Prometheus Rebuilderd Exporter TextCollector Timer
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=60m
|
|
OnBootSec=15min
|
|
RandomizedDelaySec=1min
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|