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 1, 2022
1 parent 2325385 commit 2bb2248
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 2bb2248

Please sign in to comment.