Monitoring Stack: add/fix telegraf service config
This commit is contained in:
parent
cd60544845
commit
16911a2b02
2 changed files with 17 additions and 1 deletions
|
@ -7,6 +7,10 @@ TZ=Europe/Stockholm
|
|||
# Base Directory
|
||||
BASE_DIR=.
|
||||
|
||||
# DNS server
|
||||
DNS_SERVER1=9.9.9.10
|
||||
DNS_SERVER2=1.1.1.1
|
||||
|
||||
##############################################
|
||||
# Prometheus Nextcloud Exporter
|
||||
##############################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue