removed trailing spaces

This commit is contained in:
2023-02-18 13:30:54 +01:00
parent 84d7a4c5dd
commit 736a592eee
5 changed files with 9 additions and 9 deletions

View File

@@ -1,2 +1,2 @@
[[inputs.apache]]
[[inputs.apache]]
urls = ["http://localhost/server-status?auto"]

View File

@@ -1,4 +1,4 @@
[[inputs.cpu]]
[[inputs.cpu]]
percpu = true
totalcpu = true
collect_cpu_time = false

View File

@@ -1,4 +1,4 @@
[[inputs.docker]]
[[inputs.docker]]
endpoint = "unix:///var/run/docker.sock"
gather_services = true
container_names = []

View File

@@ -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

View File

@@ -1,4 +1,4 @@
[[outputs.influxdb]]
urls = ["http://grafana:8086"]
database = "linux"
[[outputs.influxdb]]
urls = ["http://grafana:8086"]
database = "linux"
skip_database_creation = false