With the new update supporting MQTT, I have successfully now got the metrics posting directly into Influx and the cloud. Now I can display this using Grafana.
I mostly had to do this when when the autopi api site is under additional load and takes along time to respond.
MQTT > Telegraf > InfluxDB > Grafana
If anyone’s interested Ill write up some detailed instructions