Compare commits

...

2 Commits

Author SHA1 Message Date
Leo Hemsted
8d8aaec4aa 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
2020-06-25 14:43:23 +01:00
Leo Hemsted
717bc55ed4 bump utils
brings in caching statsd host even when DNS fails, to reduce load on paas's dns
2020-06-25 14:43:18 +01:00
3 changed files with 4 additions and 7 deletions

View File

@@ -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

View File

@@ -26,7 +26,7 @@ notifications-python-client==5.5.1
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@39.7.1#egg=notifications-utils==39.7.1
git+https://github.com/alphagov/notifications-utils.git@39.8.0#egg=notifications-utils==39.8.0
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.7.1

View File

@@ -28,7 +28,7 @@ notifications-python-client==5.5.1
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@39.7.1#egg=notifications-utils==39.7.1
git+https://github.com/alphagov/notifications-utils.git@39.8.0#egg=notifications-utils==39.8.0
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.7.1
@@ -39,14 +39,14 @@ alembic==1.4.2
amqp==1.4.9
anyjson==0.3.3
attrs==19.3.0
awscli==1.18.84
awscli==1.18.87
bcrypt==3.1.7
billiard==3.3.0.23
bleach==3.1.4
blinker==1.4
boto==2.49.0
boto3==1.10.38
botocore==1.17.7
botocore==1.17.10
cachetools==4.1.0
certifi==2020.6.20
chardet==3.0.4