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:
Wayne Witzel III
2019-04-05 15:46:54 -04:00
committed by Christian Adams
parent e9f2fddc7f
commit c3812de3d6
9 changed files with 247 additions and 6 deletions

View File

@@ -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

View File

@@ -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