What is workspace monitoring (preview)?
Workspace monitoring is a Microsoft Fabric database that collects and organizes logs and metrics from a range of Fabric items in your workspace. Workspace monitoring lets workspace users access and analyze logs and metrics related to Fabric items in the workspace. You can query the database to gain insights into the usage and performance of your workspace.
Monitoring
Workspace monitoring creates an Eventhouse database in your workspace that collects and organizes logs and metrics from the Fabric items in the workspace. Workspace contributors can query the database to learn more about the performance of their Fabric items.
Security - Workspace monitoring is a secure read-only database that is accessible only to workspace users with at least a contributor role.
Data collection - The monitoring Eventhouse collects diagnostic logs and metrics from Fabric items in the workspace. The data is aggregated and stored in the monitoring database, where it can be queried using KQL or SQL. The database supports both historical log analysis and real-time data streaming.
Access - Access the monitoring database from the workspace. You can build and save query sets and dashboards to simplify data exploration.
Operation logs
After you install workspace monitoring, you can query the following logs:
Data engineering (GraphQL)
Eventhouse monitoring in Real-Time Intelligence
Power BI
Sample queries
Workload monitoring sample queries are available from workspace-monitoring in the Fabric samples GitHub repository.
Considerations and limitations
Workspace monitoring isn't available in all Azure regions.
The capacity the workspace is hosted on must be in the same region as the tenant.
You can only enable either workspace monitoring or log analytics in a workspace. You can't enable both at the same time. To enable workspace monitoring in a workspace that workspace that already has log analytics enabled, delete the log analytics configuration and wait for a few hours before enabling workspace monitoring.
The workspace monitoring Eventhouse is a read-only item.
- To delete the database, use the workspace settings.
- To share the database, grant users a workspace member or admin role.
The retention period for monitoring data is 30 days.
You can't configure ingestion to filter for specific log type or category such as error or workload type.
User data operation logs aren't available even though the table is available in the monitoring database.