Azure Monitor: Add Network Insights Dashboard (#50362) (#53367)

(cherry picked from commit 42f9a6e67b)

Co-authored-by: Teddy Lin <55064982+Teddy-Lin@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2022-08-08 10:48:49 +02:00
committed by GitHub
co-authored by Teddy Lin
parent 66a3c0fa7a
commit 7c7f082cd9
2 changed files with 2111 additions and 0 deletions
@@ -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" },
{