Forward metrics from HTTP (InfluxDB instance) to HTTPS (different InfluxDB instance)

Hi,

I am having trouble getting metrics into InfluxDB v2 instance (HTTPS) but I don’t run into the same problem when sending data to an older InfluxDB (v1.x). I wonder if it’s possible for the older InfluxDB to forward metrics to InfluxDB v2. Please note that both are on different servers. Does anyone know if it’s possible and how to achieve that?

Thank you in advance!

You can use Node-RED for this. See a similar example here.