copr: add path to monitoring.py script
This commit is contained in:
parent
a03f1f2ada
commit
e5c0c0ef3e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
name: "generating prometheus metrics"
|
||||
user: root
|
||||
minute: 0
|
||||
job: /usr/bin/python3 monitoring.py
|
||||
job: /usr/bin/python3 /usr/bin/monitoring.py
|
||||
tags:
|
||||
- cron_tasks
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue