Revert "Statsd to prometheus"

This commit is contained in:
David McDonald
2020-07-01 10:00:39 +01:00
committed by GitHub
parent e260110d60
commit 5fb58260e2
8 changed files with 25 additions and 18 deletions

View File

@@ -4,8 +4,6 @@ import traceback
import gunicorn
from gds_metrics.gunicorn import child_exit # noqa
workers = 5
worker_class = "eventlet"
errorlog = "/home/vcap/logs/gunicorn_error.log"