mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04: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
|
CRONITOR_ENABLED = True
|
||||||
|
|
||||||
# TODO: revert when we're confident statsd won't break things
|
|
||||||
STATSD_ENABLED = False
|
|
||||||
|
|
||||||
|
|
||||||
class CloudFoundryConfig(Config):
|
class CloudFoundryConfig(Config):
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user