aboutsummaryrefslogtreecommitdiff
path: root/exporters-influxdb/pyExporter/config.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'exporters-influxdb/pyExporter/config.ini.example')
-rw-r--r--exporters-influxdb/pyExporter/config.ini.example6
1 files changed, 0 insertions, 6 deletions
diff --git a/exporters-influxdb/pyExporter/config.ini.example b/exporters-influxdb/pyExporter/config.ini.example
deleted file mode 100644
index f2656f7..0000000
--- a/exporters-influxdb/pyExporter/config.ini.example
+++ /dev/null
@@ -1,6 +0,0 @@
-[influx2]
-url=http://localhost:8086
-org=<your-org>
-token=<your-token>
-timeout=6000
-verify_ssl=False \ No newline at end of file