a opinionated bi engine statistics dashboard for datastudio, to monitor and optimize your BI Engine workloads.
In order to create the dashboard and query the INFORMATION_SCHEMA tables a user must have access to the following INFORMATION_SCHEMA table:
INFORMATION_SCHEMA.JOBS_BY_PROJECT
Log in to Data Studio and create a copy of the data source . More information on copying data sources can be found here1.
Set it to the project, where you have made the BI Engine reservation.
We used region-eu in our example, however you can modify this to a region of your choice (where your BI Engine capacity is reserved). Use the following format to specify regionality for the project-id, region, and views in the INFORMATION_SCHEMA view2:
`PROJECT_ID`.`region-REGION_NAME`.INFORMATION_SCHEMA.JOBS_BY_PROJECT
Create a copy of the public dashboard. You will be asked to select a new Datasource, you have to select the one you copied in step 1. Click on create report and rename it as desired.
Once the report is copied and all of the data is rendered, you can change the dashboard to your desire. Like default-daterange, colours, logos...