mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-12 05:09:35 -04:00
Setting `STATSD_HOST` for an env variable allows us to switch to a local statsd_exporter on a per-app basis. This also changes `STATSD_ENABLED` to be on when `STATSD_HOST` is set, avoiding the need to set it separately.