Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Want to identify CPU and Memory consumption by datasets and dataflow on the On premise Gateway.

Want a metrics to show the consumption of artifacts when refreshed using Gateway. It should be shown in terms of how much of memroy is artifacts consuming for gateway not in cloud.

Status: New
Comments
Lubna-Gafer123
New Member
To measure artifact memory consumption during refreshes through an on-premises Power BI Gateway, monitor the gateway host’s resource usage—specifically the PBIEgwService.exe process—using Windows Performance Monitor or PowerShell to track metrics such as working set (memory), CPU, and I/O during each dataset refresh. Enable Gateway Performance Logs from the gateway configuration folder to capture refresh-level details, then correlate these logs with memory usage data to estimate how much memory each artifact consumes locally. You can visualize this in Power BI by combining refresh timestamps and peak memory values, providing insight into which datasets or artifacts place the highest load on the gateway machine.