I need to grab data from Azure Monitor to InfluxDB.
NOTE: I cannot use Grafana Azure plugin, as this solution by passes InfluxDB, and the data must go to InfluxDB.
I’ve tried to check Azure CLI, but it does not apply to Azure Monitor service.
Not sure about Telegraf plugin… or CollectD
in summary, this is what I am looking for:
Azure Services — data metrics --> Azure Monitor — data metrics --> InfluxDB
Any thoughts? Anything will be helpful…
Thanks in advance.