Skip to content

Commit

Permalink
Fixed to use empty array
Browse files Browse the repository at this point in the history
  • Loading branch information
judyer28 committed Nov 26, 2024
1 parent 5ad0309 commit 35f6c6f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions services/Compute/virtualMachines/alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@
type: Metric
verified: true
visible: true
tags:
tags: []
properties:
metricName: Percentage CPU
metricNamespace: Microsoft.Compute/virtualMachines
Expand All @@ -688,7 +688,7 @@
type: Metric
verified: true
visible: true
tags:
tags: []
properties:
metricName: Data Disk IOPS Consumed Percentage
metricNamespace: Microsoft.Compute/virtualMachines
Expand All @@ -706,7 +706,7 @@
type: Metric
verified: true
visible: true
tags:
tags: []
properties:
metricName: OS Disk IOPS Consumed Percentage
metricNamespace: Microsoft.Compute/virtualMachines
Expand Down Expand Up @@ -745,7 +745,7 @@
type: Metric
verified: true
visible: true
tags:
tags: []
properties:
metricName: Network In Total
metricNamespace: Microsoft.Compute/virtualMachines
Expand All @@ -763,7 +763,7 @@
type: Metric
verified: true
visible: true
tags:
tags: []
properties:
metricName: Network Out Total
metricNamespace: Microsoft.Compute/virtualMachines
Expand Down

0 comments on commit 35f6c6f

Please sign in to comment.