mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-02 15:49:19 -05:00
Revert "disable statsd"
This reverts commit bb05dcf221.
With paas's work on their scheduler, and our reduction in statsd dns
usage, we hope this is enough to re-enable statsd
This commit is contained in:
@@ -493,9 +493,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