This website works better with JavaScript
Home
Explore
Help
Register
Sign In
client_service
/
voice-gateway-service
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
add prometheus client
DavidLiu
4 months ago
parent
abdb21b230
commit
7755b80c12
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
requirements.txt
+ 2
- 1
requirements.txt
View File
@@ -7,4 +7,5 @@ gunicorn
pymysql
redis
gevent
-flask_sqlalchemy
+flask_sqlalchemy
+prometheus_client