azure-monitor-datasource icon indicating copy to clipboard operation
azure-monitor-datasource copied to clipboard

Support multiple resources and resource groups in query through variables

Open rumart opened this issue 7 years ago • 7 comments

I would like to see the ability to use the Multi value / All feature of a templating variable in a query. Today this throws an error in the query.

The Resource 'Microsoft.Compute/virtualMachines/{xx-test-001,xx-test-002}' under resource group 'xx-test-rg' was not found.

In addition to multiple resources it would nice to see support for multiple Resource groups as well. My current use case is for Virtual machines and I would love to be able to build a dashboard of all VMs in a subscription

rumart avatar Jun 29 '18 19:06 rumart

+1 for this

olsonnn avatar Aug 14 '18 17:08 olsonnn

+1 this would be really nice.

xsreality avatar Dec 05 '18 15:12 xsreality

+1 as well. Spent some time wondering why it didn't work :)

billabongrob avatar Dec 21 '18 15:12 billabongrob

Usecase: We have over 400 storage accounts, one for each customer. I wanted to pull the data into a single table to see their curent usage, but cannot do so as the plugin does not support wildcards/regex to pull in all of the resource names.

I ended up duplicating the table using template variables, pulling each resource name into an individual table, then copying and pasting into Excel, but it is not ideal.

bhozar avatar Jan 08 '19 12:01 bhozar

Allowing wild cards for Subscription, Resource Groups and Resource Names would be fantastic we have many many subscriptions and many many end points to monitor and it would make this significantly easier.

JeredRassier avatar Oct 16 '19 14:10 JeredRassier

+1 for this

MrBeanzy avatar Jan 28 '20 10:01 MrBeanzy

Any chance we could one day see this?

Aaron-ML avatar Jun 01 '20 18:06 Aaron-ML