add FastApi实时性能监控

This commit is contained in:
jxxghp
2025-08-01 17:47:55 +08:00
parent 8ab233baef
commit 1dd3af44b5
10 changed files with 857 additions and 21 deletions

View File

@@ -76,4 +76,6 @@ setuptools~=78.1.0
pympler~=1.1
smbprotocol~=1.15.0
setproctitle~=1.3.6
httpx~=0.28.1
httpx~=0.28.1
prometheus-client~=0.22.1
prometheus-fastapi-instrumentator~=7.1.0