mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Turn statsd back on, but not for api main app, only for delivery
workers.
This commit is contained in:
@@ -495,9 +495,6 @@ class Live(Config):
|
||||
|
||||
CRONITOR_ENABLED = True
|
||||
|
||||
# TODO: revert when we're confident statsd won't break things
|
||||
STATSD_ENABLED = False
|
||||
|
||||
|
||||
class CloudFoundryConfig(Config):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user