cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add Azure control plane metrics

Henmar
Observer

One of our customers are requesting at least below metrics to enrich the monitoring in Dynatrace.

How is it decided which metrics that are available in Dynatrace?

 

Metrics that help diagnose disk IO capping:

  •          Data Disk IOPS Consumed Percentage: The percentage calculated by the data disk IOPS completed over the provisioned data disk IOPS. If this amount is at 100%, your application running is IO capped from your data disk's IOPS limit.
  •          Data Disk Bandwidth Consumed Percentage: The percentage calculated by the data disk throughput completed over the provisioned data disk throughput. If this amount is at 100%, your application running is IO capped from your data disk's bandwidth limit.
  •          OS Disk IOPS Consumed Percentage: The percentage calculated by the OS disk IOPS completed over the provisioned OS disk IOPS. If this amount is at 100%, your application running is IO capped from your OS disk's IOPS limit.
  •          OS Disk Bandwidth Consumed Percentage: The percentage calculated by the OS disk throughput completed over the provisioned OS disk throughput. If this amount is at 100%, your application running is IO capped from your OS disk's bandwidth limit.

Metrics that help diagnose VM IO capping:

  •          VM Cached IOPS Consumed Percentage: The percentage calculated by the total IOPS completed over the max cached virtual machine IOPS limit. If this amount is at 100%, your application running is IO capped from your VM's cached IOPS limit.
  •          VM Cached Bandwidth Consumed Percentage: The percentage calculated by the total disk throughput completed over the max cached virtual machine throughput. If this amount is at 100%, your application running is IO capped from your VM's cached bandwidth limit.
  •          VM uncached IOPS Consumed Percentage: The percentage calculated by the total IOPS on a virtual machine completed over the max uncached virtual machine IOPS limit. If this amount is at 100%, your application running is IO capped from your VM's uncached IOPS limit.
  •          VM Uncached Bandwidth Consumed Percentage: The percentage calculated by the total disk throughput on a virtual machine completed over the max provisioned virtual machine throughput. If this amount is at 100%, your application running is IO capped from your VM's uncached bandwidth limit.
2 REPLIES 2

ChadTurner
DynaMight Legend
DynaMight Legend

I would recommend putting in a RFE for that. I looked at the Azure Virtualization supported services and didn't find anything  for control plane. 

 

The Disk IOPS data should be at the host details page. 

 

-Chad

CodyLomholt
Observer

We have a similar need for which I just opened and RFE and included a reference to this question. Appreciate review and feedback: https://community.dynatrace.com/t5/Dynatrace-product-ideas/Reflect-Azure-Resource-Limit-in-problem-d... 

Featured Posts