Blog Post

Azure Arc Blog
3 MIN READ

Azure Local Performance Metrics Dashboard

saniya0307's avatar
saniya0307
Icon for Microsoft rankMicrosoft
Mar 20, 2025

Introducing the Azure Local Performance Metrics Dashboard! 🎉

Hey Azure enthusiasts! We've got some exciting news for you. Say Hello to the Azure Local Performance Metrics Dashboard – your new best friend for keeping an eye on your Azure Local systems. This awesome tool is packed with over 60 metrics, all collected by default and at no extra cost. Ready to dive in? Let's go! 

How to Access the Dashboard? 

Getting started is simple! You can access the workbook through either Azure Monitor or the Azure Local system in the portal

Method 1: Using Azure Monitor in the portal

  1. Navigate to Azure Monitor.
  2. Click on Workbooks.
  3. Find the "Multi Cluster Performance Metrics" under the Azure Local section.

Method 2: Via Azure Local System in the portal

  1. Go to your Azure Local system.
  2. Under Monitoring, click on the Workbooks tab.
  3. You'll see two workbooks: "Single Cluster Performance Metrics" and "Multi Cluster Performance Metrics".
    • The "Single Cluster Performance Metrics" workbook provides a detailed view for a specific resource, split by unique Logical Unit Number (LUN).
    • The "Multi Cluster Performance Metrics" workbook offers an at-scale view to monitor the performance of multiple clusters.

No setup is needed – just ensure the TelemetryAndDiagnostics extension is installed, and you're good to go!

Why You'll Love It 

  • All-in-One View: No more jumping between different metrics. Everything you need is right here in one place. 
  • Customizable: Built with Azure Workbooks, this dashboard is as flexible as you need it to be. 
  • Easy Filtering: Use the time filter to check out data from the past 30 days, and filter by subscription, resource groups, or clusters. 
  • Multiple Cluster Metrics: Keep tabs on multiple clusters across various subscriptions. 
  • Detailed Insights: With the single cluster dashboard, you can drill down to view metrics at the node, volume, and netadapter levels, providing you with detailed insights into your system's performance.

What You'll Find Inside 

The Azure Local Performance Metrics Dashboard provides a comprehensive view of your system's performance, with over 60 metrics collected by default, out-of-box. These metrics are collected by the TelemetryAndDiagnostics agent, which is configured automatically at no cost involved. Here's a breakdown of what you can monitor:

  • Storage Performance: Track volume usage with metrics like Disk Read/Write Operations per second, Disk Read/Write Bytes per second, and Volume Latency. Plus, get insights on VHD and Physical Disks to optimize storage utilization. 
  • Network Performance: Monitor network metrics such as Netadapter Bytes Sent/Received per second, RDMA Inbound/Outbound Bytes per second, and VM Netadapter Bytes Sent/Received per second. Keep your network running smoothly and troubleshoot any issues. 
  • Compute: Dive into Memory Metrics and CPU Metrics. 

o   Memory Metrics: See memory used, available, percentage usage for host and guest, VM Memory available, used, memory assigned, pressure, and more. 

o   CPU Metrics: Check out Total CPU percentage, host vs guest CPU percentage, and VM CPU percentage to keep your systems running at peak performance. 

Real-World Example 

Imagine you're downloading a large number of files onto your system. Here's what happens: 

  • Disk Read/Write Operations: As the files are being downloaded, you'll see a spike in Disk Read/Write Operations per second. This is because the system is actively writing the downloaded data to the disk. 
  • Impact on CPU Usage: Increased disk activity can also lead to higher CPU usage. The CPU has to manage the data transfer, handle file system operations, and ensure data integrity, which can cause a noticeable uptick in CPU metrics. 

By monitoring these metrics, you can: 

  • Identify Bottlenecks: If you notice that Disk Read/Write Operations are high and CPU usage is spiking, it might indicate that your storage subsystem is becoming a bottleneck. This insight allows you to take proactive measures, such as optimizing storage configurations or upgrading hardware. 
  • Optimize Performance: Understanding how storage and compute resources are being utilized helps you make informed decisions to optimize performance. For example, you might decide to distribute the load more evenly across multiple disks or adjust resource allocations to balance the workload. 

By using the Azure Local Performance Metrics Dashboard, you'll gain valuable insights into your infrastructure's performance, helping you make informed decisions and optimize your Azure Local environments like a pro. 

So, what are you waiting for? Jump in and start exploring the Azure Local Performance Metrics Dashboard today. We can't wait to see how it helps you achieve greater efficiency and performance in your Azure Local environments. Happy monitoring!  Learn more: Monitor Azure Local with Azure Monitor Metrics - Azure Local | Microsoft Learn

Updated Mar 12, 2025
Version 1.0
  • Love to see this! Definitely super useful for people :-) Thanks for sharing!

     

    Happy Azure Localling!

  • Thank you for this feature. It's a great starting point to expand on.