mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Remove statsd
We don't expose these metrics anywhere anyway and we want to move to prometheus too (which will be done in the next commit)
This commit is contained in:
@@ -50,8 +50,6 @@ applications:
|
||||
ANTIVIRUS_API_HOST: '{{ ANTIVIRUS_API_HOST }}'
|
||||
ANTIVIRUS_API_KEY: '{{ ANTIVIRUS_API_KEY }}'
|
||||
|
||||
STATSD_HOST: 'notify-statsd-exporter-{{ environment }}.apps.internal'
|
||||
|
||||
ZENDESK_API_KEY: '{{ ZENDESK_API_KEY }}'
|
||||
|
||||
TEMPLATE_PREVIEW_API_HOST: '{{ TEMPLATE_PREVIEW_API_HOST }}'
|
||||
|
||||
Reference in New Issue
Block a user