removed trailing spaces
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
[[inputs.apache]]
|
||||
[[inputs.apache]]
|
||||
urls = ["http://localhost/server-status?auto"]
|
||||
@@ -1,4 +1,4 @@
|
||||
[[inputs.cpu]]
|
||||
[[inputs.cpu]]
|
||||
percpu = true
|
||||
totalcpu = true
|
||||
collect_cpu_time = false
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[[inputs.docker]]
|
||||
[[inputs.docker]]
|
||||
endpoint = "unix:///var/run/docker.sock"
|
||||
gather_services = true
|
||||
container_names = []
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[[inputs.bind]]
|
||||
urls = ["http://localhost:8053/json/v1"]
|
||||
gather_memory_contexts = false
|
||||
[[inputs.bind]]
|
||||
urls = ["http://localhost:8053/json/v1"]
|
||||
gather_memory_contexts = false
|
||||
gather_views = false
|
||||
@@ -1,4 +1,4 @@
|
||||
[[outputs.influxdb]]
|
||||
urls = ["http://grafana:8086"]
|
||||
database = "linux"
|
||||
[[outputs.influxdb]]
|
||||
urls = ["http://grafana:8086"]
|
||||
database = "linux"
|
||||
skip_database_creation = false
|
||||
Reference in New Issue
Block a user