Skip to content

Commit

Permalink
telegraf: don't send random generated hostname to influx
Browse files Browse the repository at this point in the history
  • Loading branch information
ukkopahis committed May 5, 2022
1 parent fcd6fcb commit 41c3f3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .templates/telegraf/service.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
telegraf:
container_name: telegraf
build: ./.templates/telegraf/.
hostname: iotstack # optional
restart: unless-stopped
environment:
- TZ=Etc/UTC
Expand Down

0 comments on commit 41c3f3e

Please sign in to comment.