Azure Monitor: Add Azure Infrastructure Monitoring Dashboard (#78498)

Add Azure Infrastructure Monitoring dashboard
pull/78645/head
John Martins 2 years ago committed by GitHub
parent 7a46d6a1b3
commit 4f5db5f177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6556
      public/app/plugins/datasource/azuremonitor/dashboards/infrastructureMonitoring.json
  2. 5
      public/app/plugins/datasource/azuremonitor/plugin.json

@ -5,6 +5,11 @@
"category": "cloud",
"includes": [
{ "type": "dashboard", "name": "Azure / Alert Consumption", "path": "dashboards/v1Alerts.json" },
{
"type": "dashboard",
"name": "Azure / Infrastructure / Infrastructure Monitoring",
"path": "dashboards/infrastructureMonitoring.json"
},
{
"type": "dashboard",
"name": "Azure / Azure PostgreSQL / Flexible Server Monitoring",

Loading…
Cancel
Save