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:
|
graphite:
|
||||||
image: graphiteapp/graphite-statsd:latest
|
image: graphiteapp/graphite-statsd:latest
|
||||||
|
hostname: graphite_master
|
||||||
environment:
|
environment:
|
||||||
- GRAPHITE_TIME_ZONE=${TZ:-UTC}
|
- GRAPHITE_TIME_ZONE=${TZ:-UTC}
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue