Browse Source

add prometheus client

DavidLiu 4 months ago
parent
commit
7755b80c12
1 changed files with 2 additions and 1 deletions
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -7,4 +7,5 @@ gunicorn
 pymysql
 redis
 gevent
-flask_sqlalchemy
+flask_sqlalchemy
+prometheus_client