mirror of
https://github.com/grafana/grafana.git
synced 2025-02-13 00:55:47 -06:00
Azure Monitor: Add Azure resource overview dashboard (#38801)
* Add azure resource overview dashboard * fix width
This commit is contained in:
parent
6cab44d73a
commit
d2f3bb6491
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -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…
Reference in New Issue
Block a user