Monitoring Stack: set hostname for graphite service

This commit is contained in:
Aroy-Art 2025-06-14 18:41:50 +02:00
parent eb8da659f1
commit b4fe93cbcb
Signed by: Aroy
GPG key ID: DB9689E9391DD156

View file

@ -44,6 +44,7 @@ services:
##############################################
graphite:
image: graphiteapp/graphite-statsd:latest
hostname: graphite_master
environment:
- GRAPHITE_TIME_ZONE=${TZ:-UTC}
volumes: