Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Eventhouse page serves as the central hub for all your interactions within the Eventhouse environment. It's your gateway to seamlessly manage and monitor an eventhouse, navigate through databases, and perform various Eventhouse-related actions.
In this article, you learn about how to manage and gain insights about an eventhouse in Real-Time Intelligence.
For advanced analytic insights, see Eventhouse monitoring overview.
Prerequisites
- A workspace with a Microsoft Fabric-enabled capacity
- An eventhouse in your workspace
Navigate to an Eventhouse page
Browse to your workspace homepage in Real-Time Intelligence.
Select an eventhouse from your list of items in the workspace.
This page is divided into the following sections:
A. Eventhouse ribbon: The ribbon provides quick access to essential actions within the Eventhouse.
B. Explorer pane: The explorer pane provides an intuitive interface for navigating between Eventhouse views and working with databases.
C. Main view area: The main view area displays the system overview details for the eventhouse.
D. Details area: The details area provides additional information about the eventhouse.
Eventhouse ribbon
The Eventhouse ribbon is your quick-access action bar, offering a convenient way to perform essential tasks within an Eventhouse. From here, you can refresh your main view, enable minimum consumption, add databases, add plugins, and collapse or expand the details area.
Enable minimum consumption
Minimum consumption sets a minimum available capacity unit (CU) size for an eventhouse.
From the ribbon, select Minimum consumption
In the Minimum consumption pane, select the size corresponding to the minimum available CU size you want to apply to this eventhouse, and then select Done.
The following table maps the size to the minimum capacity units allotted to the eventhouse:
Name Minimum CUs SSD capacity (GB) of free storage Extra extra extra small 2.25 25 Extra extra small 4.25 50 Extra small 8.5 200 Small 13 800 Medium 18 3500-4000 Large 26 5250-6000 Extra large 34 7000-8000 Extra extra large 50 10500-12000
Explorer pane
The Eventhouse explorer provides an intuitive interface for navigating between Eventhouse views and for working with databases.
View eventhouse details
The eventhouse details area displays the region, last ingestion date, minimum consumption setting, and plugins. You can expand or collapse the details area using the button, or from the ribbon.
In the details area, you can copy the following eventhouse URI values:
URI type | Usage |
---|---|
Query URI | URI that can be used to add database shortcuts or by connectors and APIs to run queries or management commands. |
Ingestion URI | URI that for use by connectors and APIs to ingest data. |
View system overview details for an eventhouse
The system overview page provides a snapshot of the current state of the eventhouse.
From the Eventhouse explorer, select System overview.
The system overview page displays the following information:
Running state of the eventhouse: Shows the operational status of the eventhouse.
Possible states are:
- Running: The eventhouse is running optimally.
- Maintenance: The eventhouse is temporarily unavailable. Try refreshing the page later. If you enabled security features, try connecting to your environment using a VPN connection.
- Missing capacity: The eventhouse is unavailable because your organization's Fabric compute capacity reached its limits. Try again later or contact your capacity admin to increase the capacity.
- Suspended capacity: The capacity used for this eventhouse was suspended. To reverse the suspension, contact your capacity admin.
- Unknown: For unknown reasons, the eventhouse is unavailable.
Eventhouse storage: Shows the storage capacity of the eventhouse. The storage capacity is divided into categories:
- Original size: The uncompressed original data size of the eventhouse.
- Compressed size: The compressed data size of the eventhouse.
- Premium: The amount of Premium storage utilized. This is the high-performance storage tier for your most active data, ensuring the fastest possible access for real-time processing and analysis. If all data is not stored in the Premium cache, query latency may be negatively impacted.. For more information, review your caching policy.
Storage resources: Shows a snapshot of the storage breakdown by database. You can drilldown into each database from the bar to see the details. You can adjust a databases storage usage by configuring its caching policy.
Activity in minutes: Shows the duration in minutes to run compute operations such as queries and commands. It's important to note that compute minutes don't directly correspond to compute units, which represent the actual processing time consumed by these operations.
For example, if two users execute queries at the same time, one taking 3 minutes and the other 5 minutes, the total compute minutes would be 8. But since these queries ran together, the actual compute units used are just 5 minutes.
In the case where 78 queries and 173 ingest operations run at the same time and total 183 compute minutes, if they all finish within a 5-minute period, the actual compute units used is still only 5 minutes.
Ingested Rows: Shows the number of ingested rows and the number of databases that the data was ingested to. The information can help you understand the amount of data that is ingested into the eventhouse over time.
Activity in minutes - top 5 users: Shows the total compute minutes of the most active users. The information can help you understand the efficiency with which users are utilizing compute units.
Top 10 queried databases: Highlights the most active databases in the eventhouse, including the number of queries, errors, and the duration per database. The information can assist you in obtaining a comprehensive overview of which databases are utilizing compute units.
Top 10 ingested databases: Highlights the number of ingested rows and ingestion errors for the databases with the most ingested rows. Currently only partial ingestion errors are reported.
What's new - Last 7 days: Highlights database owners and recent eventhouse events, such as the following operations:
- Create or delete a database
- Create, alter, or delete a table
- Create or delete an external table
- Create, alter, or delete a materialized view
- Create, alter, or delete a function
- Alter a caching policy, retention policy, or table update policy
Optionally, select one of the tabs at the top of a card to filter its date by time range. These tabs allow you to filter by one hour (1H), one day (1D), one week (7D), one month (30D).
View all databases in an eventhouse
The databases page provides a summary of all the databases in the eventhouse.
From the Eventhouse explorer, select Databases.
'
A window opens with details about all the databases in this eventhouse.
Toggle between list and tile view using the buttons on the top right of the page.
To explore a specific database, select the name of this database from the list. For more information, see Manage and monitor a database.