azure-monitor-datasource
azure-monitor-datasource copied to clipboard
Workspace enhancements
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 dynamically select the workspace based on variables. Additionally, I found that I could not modify the Panel JSON to accept a Custom Variable(Which I had populated with the appropriate Workspace IDs). Is there a way for me to:
- Automatically select the Workspace based on a parent variable(e.g. Environment, instance)
- Allow for manual selection of workspaceIds(Creating a Custom Variable with all my IDs and then selecting them as appropriate)
We can definitely add support for this.
Also it seems another bug killing me..
workspace doesn't change when the datasource changes. In my case i am having a dropdown of subscriptions .
Also it would be definetly helpful it there is an option to configure workspace instead pulling the workspace. So we can put them in variable
@daniellee is this on the road map? Would be a very useful piece of functionality.
Thanks
Workaround : cross workspace query.. ☺️
Is this implemented yet? i want to use a variable for workspace so that i dont have to modify every query when switching workspace. how can this be done?