My final goal is to to expose Influx metrics to an endpoint, then using Prometheus to scrape and send those metrics to Grafana Cloud. In this way I do not need to open ports on the firewall. Link to docs.
To achieve the above, I need to install Influxdb-exporter on my Pi4, which will make available the Influxdb metrics to Prometheus.
I have no experience at all with the installation of Influxdb-exporter neither with the steps to configure it to expose the metrics to Prometheus.
Is there anyone that can please describe the steps to follow?
Thank you