azure-monitor-datasource
azure-monitor-datasource copied to clipboard
Grafana data source for Azure Monitor/Application Insights (deprecated - now included in core Grafana)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...
## Situation We have a lot of azure subscriptions with even the same amount of log analytics workspaces. We are trying to show data of all of them in Grafana...
i created dashboards with default datasource. NOw when i export them even with option "sharing externally" all my panels, graphs etc don't have any query datasource. I would also expect...
I see that I was able to select my Log Analytics Workspace based on a drop-down menu. However, I could not type in my workspace, so I am unable to...
It would nice if Azure Stack could be supported by this plugin. To be able to do this, one would have to have the option to specify the management url...
Is it possible to query for resources without specifying the resource group? It doesn't seem to work for me. Is there a workaround, or something similar that I could implement?...
Hi team, Is it possible to make Azure Monitor support custom metrics coming into AppInsights? In Azure portal, while setting up metrics / alerts, we can see custom metrics delivered...
Azure native services like "Web App services"; Azure continer Insitance (ACI) and Linux VM's support management identities. [Managed identity Resources](https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview) can be used to authenticate to services that support Azure...
Similar to Log Analytics we would like to write custom KQL queries for Application Insights. When Selected Application Insights as a Service in Metrics Tab we would like to see...
Our Grafana instance is running in a Kubernetes cluster and, as such, I'm attempting to create ConfigMap resources that will import all necessary dashboards & datasources at creation. I'm running...