Set Up & Data Collection
Deploy your container, the log into the Web GUI. The navigate to Home ---> Connections ---> InfluxDB:
Select "Add new Data Source" then follow the below steps to establish connection to your InfluxDB:
- Change Query Language from Influxdb to Flux
- Enter http://localhost:8086 as the URL
- Make sure your containers are running on the same network. You can verify this via the Portainer Web GUI
- Enter your Influxdb details, and then save&test
If your connection is successful, you'll see the following message display:
No Comments