Hey influxDB community!
So I want to develop a Telegraf plug-in that collects data from influxDB and sends it over to the SAP HANA database.
I understand that there is already an input config. section that allows me to collect data from influxDB using Telegraf, but am struggling to figure out how to send it over to HANA. I know HANA has a Go driver, but am actually a newbie and don’t know how/if that could be helpful.
Any pointers?
Thanks!