mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Adds statsd to the application
- statsd client from utils - adds to logger an get same method based reporting as we do for the API.
This commit is contained in:
@@ -5,3 +5,4 @@ export DANGEROUS_SALT='dev-notify-salt'
|
||||
export SECRET_KEY='dev-notify-secret-key'
|
||||
export DESKPRO_API_HOST=""
|
||||
export DESKPRO_API_KEY=""
|
||||
export STATSD_PREFIX="stats-prefix"
|
||||
|
||||
Reference in New Issue
Block a user