Monitoring Stack: set hostname for graphite service
This commit is contained in:
parent
eb8da659f1
commit
b4fe93cbcb
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ services:
|
|||
##############################################
|
||||
graphite:
|
||||
image: graphiteapp/graphite-statsd:latest
|
||||
hostname: graphite_master
|
||||
environment:
|
||||
- GRAPHITE_TIME_ZONE=${TZ:-UTC}
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue