Forum Discussion
How to Monitor Usage Across Multiple Virtual Network Data Gateways in Microsoft Fabric?
Hi Rushankpatil,
At the moment, Microsoft Fabric does not expose CU (Capacity Unit) consumption at the individual data gateway level, whether for on-premises or virtual network data gateways.
However, here’s what you can do:
1) Install the Fabric Capacity Metrics App to monitor CU by workspace and workload type
Docs :
- https://learn.microsoft.com/en-us/fabric/enterprise/metrics-app
- https://learn.microsoft.com/en-us/fabric/enterprise/metrics-app-install?tabs=1st
2) Gateway activity – Audit and diagnostic logs
While CU-level data isn’t tracked, you can monitor connection and query activity per gateway via:
Microsoft Fabric Audit Logs (Power BI Admin → Audit log search)
Gateway Diagnostic Logs from the Power Platform Admin Center or Azure Log Analytics
These include:Number of queries and connections
Average duration
Failed vs successful requests
This lets you indirectly identify if a gateway is overused or idle.
Docs :
- https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-performance
Hope it can help you !
Best regards,
Antoine