Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
When reviewing performance issues I am looking to be able to find exampels for one of 2 cases:
1. something cheap running frequently.
- the monitor tab currently supports "ok" this because the many frequent events are easy to find amongst the noise
2. something expensive that runs infrequently, or even once
- it is currently almost impossible to find that one job from yesterday that hung for 12 hours without already knowing its execution time and name.
Proposal:
On the 'Monitor' page that lists pipelines and notebooks:
- add 'runtime duration' to the list of things you can filter by with the options of "more than x minutes", or even "between x and y minutes duration"
- allow 'sort by duration' in the same way you can sort by time
streatch goal:
- filter to ' top N pipelines by total cost'. If i have 50 things running, and 90% of the total CU consumption is 3 of them, those are what i want to see, not the many 30 second jobs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.