Forum Discussion
fefers
Jun 30, 2020Copper Contributor
Azure Monitor Collection
hey there! 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 chec...
Scott_Kinghorn
Microsoft
Nov 03, 2021tschary Here are a couple links that cover some options for exporting data from Log Analytics: export to storage or event hub and export with a logic app. Once you have the data in your new data store you can get that setup on Grafana. Would you mind sharing why you don't want to use Log Analytics and the Azure Monitor plugin for Grafana? KayodePrince and I would like to know if there is something about the experience we could improve.
tschary
Nov 04, 2021Copper Contributor
Thanks Scott_Kinghorn for the information. I will go through it. We have seen some performance problems like slowness and connection timeouts to log analytics from Grafana using Azure monitor plugin.
- KayodePrinceNov 12, 2021
Microsoft
tschary Can you also share the details of the Grafana and plugin version being used? Please also review the Log Analytics user query limits and investigate whether your queries from Grafana may be running into any of these limits.