#How to filter specific spans from Traces?

7 messages · Page 1 of 1 (latest)

karmic quarry
#

I have a Tauri application (Svelte frontend + Rust WebView host / backend) where the frontend will send an internal heartbeat call every few seconds to the backend. However, I don't want these to clutter my Sentry waterfalls and other data. How can I stop these from being sent altogether?

#

This is one of these for example:

tropic schooner
#

Can you go to your project's settings and check that Filter out health check transactions is enabled?

tardy dirge
#

I think the filter only affects transactions/root spans