Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

fabric monitor should allow 'sort by duration' or 'filter by duration'

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.

Status: New