cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
JorgeRM
Regular Visitor

Premium Capacity Metrics for Power BI Report Server

Hello,

 

Is there any reports, utility or program for Power BI Report Server similar to Premium Capacity Metrics?

 

if so, how can I take it?

 

Kind regards

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

So you could use the Windows Performance Monitor to capture logs for the overall server resource usage such as CPU, Memory, Disk and Network usage. But to allocate that to specific reports is not really possible. There would be some information in the ExecutionLog3 view in the Report Server database. And you could potentially trace some of the SSAS profiler events to get detailed usage. but the problem with that is that Report Server dynamically loads and unloads report models on demand and the databases get hydrated with GUIDs for names and I don't know of any way of easily correlating those back to a given report.

View solution in original post

4 REPLIES 4
v-henryk-mstf
Community Support
Community Support

Hi @JorgeRM ,

 

As @d_gosbell  said, the metrics application is an exclusive feature of pbi service premium, which has a monitoring role for the content in the premium volume. There is no similar feature option available in the powerbi report server.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

d_gosbell
Super User
Super User

So you could use the Windows Performance Monitor to capture logs for the overall server resource usage such as CPU, Memory, Disk and Network usage. But to allocate that to specific reports is not really possible. There would be some information in the ExecutionLog3 view in the Report Server database. And you could potentially trace some of the SSAS profiler events to get detailed usage. but the problem with that is that Report Server dynamically loads and unloads report models on demand and the databases get hydrated with GUIDs for names and I don't know of any way of easily correlating those back to a given report.

d_gosbell
Super User
Super User

Unfortunately there is nothing like this pre-built for Report Server

Thank you for the response.


Then, is there any way to know the usage and the resources that the reports are having on the server?


We´re planning to increase our server usage and we would like to know some metrics about it.


Kind regards

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors