tabs init

This commit is contained in:
ntr
2019-09-02 17:00:55 +10:00
parent 1531a8b2f8
commit f43b9f6cc3
9 changed files with 84 additions and 29 deletions
+1 -1
View File
@@ -101,7 +101,7 @@
## urls will be written to each interval.
# urls = ["unix:///var/run/influxdb.sock"]
# urls = ["udp://127.0.0.1:8089"]
urls = ["http://mnml-prod-elk:8086"]
urls = ["http://mnml-prod-mn:8086"]
## The target database for metrics; will be created as needed.
## For UDP url endpoint database needs to be configured on server side.