metrics: Add the first (simple) custom metrics
All checks were successful
/ test (pull_request) Successful in 2m36s
/ test (push) Successful in 2m41s
/ deploy (push) Successful in 4m33s

This commit is contained in:
lagertonne 2024-12-21 12:51:38 +01:00
parent b31f3758e0
commit 933ee617ff
9 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Run Nextcloud cron.php every 5 minutes
[Timer]
OnCalendar=minutely
Unit=c3lf-sys3-cron.service
[Install]
WantedBy=timers.target