CarlosJuncher03 opened a new issue, #6451:
URL: https://github.com/apache/hop/issues/6451

   ### What would you like to happen?
   
   Description
   
   The Metrics tab provides per Transform Name metrics, but several limitations 
reduce its usefulness for analysis and troubleshooting:
   
   Filter by Transform/Step Name
   Add a search/filter input to quickly find a specific Transform Name (and/or 
Step) in the metrics list.
   
   Clickable column sorting
   Clicking column headers (e.g., Transform Name, Input, Output, Read, Written, 
Errors) should sort ascending/descending. Currently, clicking does not trigger 
sorting.
   
   Quick export/copy of metrics
   Add a button to export metrics to CSV (optionally also “Copy to clipboard”) 
for fast sharing and offline analysis.
   
   Keep the visual metrics panel available after execution
   The runtime metrics “card” shown when clicking a step during execution is 
very helpful, but it disappears after completion. Proposal: keep/show that 
panel after the run (based on last execution results) to enable post-run step 
inspection.
   
   Advantages / Benefits
   
   Faster troubleshooting: filtering + sorting reduces time to locate 
problematic steps and bottlenecks.
   
   Better traceability and review: post-run panel supports forensic analysis of 
what happened per step.
   
   Easier auditability and collaboration: CSV export/clipboard copy streamlines 
evidence collection and comparisons across runs.
   
   Improved UX: expected UI behaviors (search/sort/export) make Metrics tab 
truly actionable.
   
   Higher pipeline reliability: improves the ability to spot bugs, anomalies, 
and regression impacts
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to