Hi Giuseppe - When you disable snaps in your pipeline:
Disabled snaps appear with a circle and slash icon overlay
Downstream snaps from disabled ones turn a light shade of gray
Upstream snaps that execute successfully turn green
All snaps (enabled, disabled, and downstream) still appear in the statistics table
Available Filtering Options
The Snap Statistics tab currently provides these filtering capabilities:
ERROR - Filter to show only snaps with error status
WARN - Filter to show only snaps with warning status
Sorting options - Sort alphabetically by snap name or by dataflow order
Search functionality - Use the search box to find specific snaps
Workarounds for Better Visibility
While you can't filter out disabled snaps entirely, here are some approaches to get a clearer view:
- 1.
Use the search box to quickly locate specific active snaps
- 2.
Sort by "Dataflow" to see snaps in execution order, which may help you focus on the active portion of your pipeline
- 3.
Look for visual indicators - Active snaps will show actual execution statistics (CPU %, Memory, Duration) while disabled snaps will have minimal or no statistics
Hope this helps