Skip to content

Commit

Permalink
fix prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
nnaoumov committed Aug 19, 2015
1 parent 904df0f commit ecdf271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/statsdaemon.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ respawn limit 5 30
limit nofile 65550 65550

script
exec /opt/statsdaemon/statsdaemon -prefix="e0858dfc-0e6d-4004-8393-844a5ddda73a.stats." -graphite=carbon.hostedgraphite.com:2003 >>/mnt/log/statsdaemon.log 2>&1
exec /opt/statsdaemon/statsdaemon -prefix="prefix.stats." -graphite=carbon.hostedgraphite.com:2003 >>/mnt/log/statsdaemon.log 2>&1
end script

0 comments on commit ecdf271

Please sign in to comment.