azure-grafana-dashboard-templates icon indicating copy to clipboard operation
azure-grafana-dashboard-templates copied to clipboard

unable to pull out json payload through ArmClient for grafana

Open oberoirajat opened this issue 7 years ago • 2 comments

When setting up Grafana dashboard templates for Microsoft Azure as directed in https://github.com/asheniam/azure-grafana-dashboard-templates the following command: armclient --config.file=sample-azure.yml grafana --title=production --datasource=AzureMonitorDataSource --resourcetype=microsoft.storage/storageaccounts

throughs an error saying --config.file, --title, --datasource are not the correct parameters.

oberoirajat avatar Sep 13 '18 12:09 oberoirajat

Please run with -debug and paste the output.

asheniam avatar Feb 16 '19 08:02 asheniam

I get the same error - even with the -debug switch: Parameter '--config.file=sample-azure.yml' is invalid!

Agazoth avatar May 06 '19 05:05 Agazoth