azure-monitor-datasource
azure-monitor-datasource copied to clipboard
Formatting options/variables support
The examples in docs (http://docs.grafana.org/reference/templating/) are like:
$
Application Insights based data source exposes metrics like requests/count requests/duration
How can "/" be incorporated in the variables? I tried doing client/$model However it does not work, and shows up no dimensions in dropdown.
Also, special variable ** All ** has no effect.
Any pointers, tutorial for this querying/variables would be great.