mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
Merge pull request #2921 from alphagov/remove-statsd-http-api-decorators
Remove statsd http api decorators and turn statsd back on for celery apps
This commit is contained in:
@@ -505,9 +505,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