mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Azure Monitor: Add Network Insights Dashboard (#50362)
This commit is contained in:
parent
fbc48d68f1
commit
42f9a6e67b
File diff suppressed because it is too large
Load Diff
@ -18,6 +18,11 @@
|
||||
{ "type": "dashboard", "name": "Azure / Insights / CosmosDB", "path": "dashboards/cosmosdb.json" },
|
||||
{ "type": "dashboard", "name": "Azure / Insights / Data Explorer Clusters", "path": "dashboards/adx.json" },
|
||||
{ "type": "dashboard", "name": "Azure / Insights / Key Vaults", "path": "dashboards/keyvault.json" },
|
||||
{
|
||||
"type": "dashboard",
|
||||
"name": "Azure / Insights / Networks",
|
||||
"path": "dashboards/networkInsightsDashboard.json"
|
||||
},
|
||||
{ "type": "dashboard", "name": "Azure / Insights / SQL Database", "path": "dashboards/sqldb.json" },
|
||||
{ "type": "dashboard", "name": "Azure / Insights / Storage Accounts", "path": "dashboards/storage.json" },
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user