feat(base): Add django-prometheus for metrics export

ref: #156 #469
This commit is contained in:
2025-01-13 18:09:48 +09:30
parent 7e72bab4ba
commit 6b6c05f07d
4 changed files with 22 additions and 2 deletions

1
.vscode/launch.json vendored
View File

@ -23,6 +23,7 @@
"request": "launch",
"module": "gunicorn",
"args": [
"--config=../includes/etc/gunicorn.conf.py",
"--access-logfile",
"-",
"--workers",