Dear Community, during pipeline execution I see snaps disabled in statistics. As there are several snaps in my pipeline, it could be useful to have a clear vision on what's happening. It is possible to filter on something like "to not show disabled snaps" ? Thank you.
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:
Use the search box to quickly locate specific active snaps
Sort by "Dataflow" to see snaps in execution order, which may help you focus on the active portion of your pipeline
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
