Azure: Add new Azure infrastructure dashboards (#88869)

* add azure infra dashboards

* ran yarn prettier:write
This commit is contained in:
O Yves Chan
2024-07-11 21:10:13 +01:00
committed by GitHub
parent 111ebd4fb2
commit 4b5b599982
6 changed files with 13815 additions and 2576 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -7,8 +7,28 @@
{ "type": "dashboard", "name": "Azure / Alert Consumption", "path": "dashboards/v1Alerts.json" },
{
"type": "dashboard",
"name": "Azure / Infrastructure / Infrastructure Monitoring",
"path": "dashboards/infrastructureMonitoring.json"
"name": "Azure / Infrastructure / Apps Monitoring",
"path": "dashboards/azureInfraApps.json"
},
{
"type": "dashboard",
"name": "Azure / Infrastructure / Compute Monitoring",
"path": "dashboards/azureInfraCompute.json"
},
{
"type": "dashboard",
"name": "Azure / Infrastructure / Data Monitoring",
"path": "dashboards/azureInfraData.json"
},
{
"type": "dashboard",
"name": "Azure / Infrastructure / Network Monitoring",
"path": "dashboards/azureInfraNetwork.json"
},
{
"type": "dashboard",
"name": "Azure / Infrastructure / Storage and Key Vaults Monitoring",
"path": "dashboards/azureInfraStorageVaults.json"
},
{
"type": "dashboard",