- 000
Relevant telegraf.conf
-
Logs from Telegraf
-
System info
Docker
No response
Steps to reproduce
wget https://repos.influxdata.com/influxdb.key
apt-key add influxdb.key
echo deb https://repos.influxdata.com/ubuntu bionic stable > /etc/apt/sources.list.d/influxdb.list
apt update && apt...