mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 16:37:30 -02:30
initial prometheus commit
Co-authored-by: Wayne Witzel III <wayne@riotousliving.com> Co-authored-by: Christian Adams <rooftopcellist@gmail.com>
This commit is contained in:
committed by
Christian Adams
parent
e9f2fddc7f
commit
c3812de3d6
@@ -29,6 +29,7 @@ jsonschema==2.6.0
|
||||
Markdown==2.6.11 # used for formatting API help
|
||||
ordereddict==1.1
|
||||
pexpect==4.6.0
|
||||
prometheus_client==0.6.0
|
||||
psutil==5.4.3
|
||||
psycopg2==2.7.3.2 # problems with Segmentation faults / wheels on upgrade
|
||||
pygerduty==0.37.0
|
||||
|
||||
@@ -74,6 +74,7 @@ oauthlib==2.0.6 # via django-oauth-toolkit, requests-oauthlib, social-
|
||||
ordereddict==1.1
|
||||
pexpect==4.6.0
|
||||
pkgconfig==1.4.0 # via xmlsec
|
||||
prometheus_client==0.6.0
|
||||
psutil==5.4.3
|
||||
psycopg2==2.7.3.2
|
||||
ptyprocess==0.6.0 # via pexpect
|
||||
|
||||
Reference in New Issue
Block a user