Azure Monitor: Add Azure resource overview dashboard (#38801)

* Add azure resource overview dashboard

* fix width
pull/38882/head
shuotli 4 years ago committed by GitHub
parent 6cab44d73a
commit d2f3bb6491
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4035
      public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/Untitled-1.json
  2. 4015
      public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/arg.json
  3. 3
      public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json

@ -8,7 +8,8 @@
{ "type": "dashboard", "name": "Azure Monitor CosmosDB Insights", "path": "dashboards/cosmosdb.json" },
{ "type": "dashboard", "name": "Azure Monitor Key Vault Insights", "path": "dashboards/keyvault.json" },
{ "type": "dashboard", "name": "Azure SQL Database Insights", "path": "dashboards/sqldb.json" },
{ "type": "dashboard", "name": "Azure Data Explorer Insights", "path": "dashboards/adx.json" }
{ "type": "dashboard", "name": "Azure Data Explorer Insights", "path": "dashboards/adx.json" },
{ "type": "dashboard", "name": "Azure Resource Overview", "path": "dashboards/arg.json" }
],
"info": {

Loading…
Cancel
Save