parasquid / docker-statsdaemon

Docker container for Vimeo's StatsDaemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use environment variables to configure the graphite_addr

parasquid opened this issue · comments

Right now it's hardcoded into the statsdaemon.ini

We need to figure out a way to use environment variables so the graphite_addr can be easily changed (either on build or on every run)