summaryrefslogtreecommitdiffstats
path: root/docker/influxdb.conf
diff options
context:
space:
mode:
Diffstat (limited to 'docker/influxdb.conf')
-rw-r--r--docker/influxdb.conf33
1 files changed, 0 insertions, 33 deletions
diff --git a/docker/influxdb.conf b/docker/influxdb.conf
deleted file mode 100644
index 69d69b18..00000000
--- a/docker/influxdb.conf
+++ /dev/null
@@ -1,33 +0,0 @@
-
-[meta]
- dir = "/var/lib/influxdb/meta"
-
-[data]
- dir = "/var/lib/influxdb/data"
- wal-dir = "/var/lib/influxdb/wal"
-
-[coordinator]
-
-[retention]
-
-[shard-precreation]
-
-
-[monitor]
-
-
-[http]
-
-[[graphite]]
-
-[[collectd]]
-enabled = true
-typesdb = "/usr/share/collectd/types.db"
-[[opentsdb]]
-
-[[udp]]
-
-[continuous_queries]
-
-
-