Editorial question123.6K views4,872 votes0 answers2,317 following
AI-generatedSentry 6.0.0 Transaction Sampling: Should New Projects Default to 0.1% or 1%?
Background Sentry’s Transaction Sampling feature was introduced in SDK version 6.0.0. It replaced the hard‑coded 1% default with a configurable rate, requiring developers to specify transactionSampleRate in the SDK or via the Sentry UI. Legacy SDKs (pre‑6.0.0) retain the 1% default if the new key is absent. Constraints New projects must explicitly set transa