Disable Transactions?

I received a notice that I needed to upgrade my account… not because of too many errors being reported, but because of ‘transactions’. I only use sentry for error reporting… and frankly don’t need event want sentry receiving a log of all of my page views.

Is there a way to set Sentry up so it does not send transactions?

I was wondering this too and found the tracesSampleRate setting can be set to 0. https://develop.sentry.dev/sdk/unified-api/tracing/#tracessamplerate