aboutsummaryrefslogtreecommitdiff
path: root/exporters-influxdb/pyExporter/config.ini.example
blob: f2656f7e24e3fdd6d9eff33f30670f86db523bf9 (plain)
1
2
3
4
5
6
[influx2]
url=http://localhost:8086
org=<your-org>
token=<your-token>
timeout=6000
verify_ssl=False