Skip to content

sentry

Sentry config for our application.

SamplingContext

Bases: TypedDict

Sentry context sent to traces sampler function.

configure

configure()

Configure sentry on app startup.

See SentrySettings.

sentry_traces_sampler

sentry_traces_sampler(sampling_context)

Don't send health check transactions to sentry.