mirror of
https://github.com/ansible/awx.git
synced 2026-07-29 08:59:55 -02:30
Add pending jobs and system level job status to metrics
This commit is contained in:
@@ -30,6 +30,7 @@ EXPECTED_VALUES = {
|
||||
'awx_instance_info':1.0,
|
||||
'awx_license_instance_total':0,
|
||||
'awx_license_instance_free':0,
|
||||
'awx_pending_jobs_total':0,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user