mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-16 01:53:56 -05:00
Add GDS metrics package to admin app
Follows the code from the API
This commit is contained in:
@@ -4,6 +4,8 @@ import traceback
|
||||
|
||||
import gunicorn
|
||||
|
||||
from gds_metrics.gunicorn import child_exit # noqa
|
||||
|
||||
workers = 5
|
||||
worker_class = "eventlet"
|
||||
errorlog = "/home/vcap/logs/gunicorn_error.log"
|
||||
|
||||
Reference in New Issue
Block a user