Forum Discussion

JorgeRM's avatar
JorgeRM
Regular Visitor
4 years ago
Solved

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

  • 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.

4 Replies

  • 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.

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

    • JorgeRM's avatar
      JorgeRM
      Regular Visitor

      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

  • v-henryk-mstf's avatar
    v-henryk-mstf
    Icon for Community Support rankCommunity 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.