Grafana - forcing promtail to use hostname of the machine

And service file

Type=simple
ExecStart=/usr/bin/promtail -positions.file /var/lib/promtail/positions.yml -config.file /etc/loki/promtail.yaml -config.expand-env=true
User=promtail
TimeoutStopSec=30s```

And echo $HOSTNAME gives me the right hostname