An Azure service for ingesting, preparing, and transforming data at scale.
Microsoft Fabric has built-in features to monitor pipelines, capacities, and other workloads.
For pipeline monitoring and alerts, you can use the Monitoring Hub and configure pipeline failure notifications: https://learn.microsoft.com/fabric/admin/monitoring-hub
https://learn.microsoft.com/fabric/data-factory/create-alerts-for-pipeline-runs
If you need more detailed monitoring, Workspace Monitoring collects logs and metrics in a read-only Eventhouse that you can query by using KQL: https://learn.microsoft.com/fabric/fundamentals/workspace-monitoring-overview
To monitor capacity usage and throttling, you can use the Capacity Metrics App: https://learn.microsoft.com/fabric/enterprise/metrics-app
For automation, Microsoft Fabric also provides REST APIs that you can use to retrieve job information and build your own monitoring solution:
https://learn.microsoft.com/rest/api/fabric/
If you're using ServiceNow, there isn't a built-in integration with Fabric. A common approach is to use Power Automate or Azure Logic Apps to send alerts and create incidents in ServiceNow.
I hope these documents help. If you're looking for guidance on a specific area, such as mirroring or capacity monitoring, let us know.