Skip to content

sentry: Reduce trace sample rate for download endpoint#5423

Merged
Turbo87 merged 2 commits into
rust-lang:masterfrom
Turbo87:traces-sampler
Nov 17, 2022
Merged

sentry: Reduce trace sample rate for download endpoint#5423
Turbo87 merged 2 commits into
rust-lang:masterfrom
Turbo87:traces-sampler

Conversation

@Turbo87

@Turbo87 Turbo87 commented Nov 5, 2022

Copy link
Copy Markdown
Member

We have a lot more traffic on the download endpoint than on all other endpoints combined, so this PR adjusts the trace sample rate for this specific endpoint.

Note that this PR currently does not work because we can't actually access any of the fields on the TransactionContext yet (see getsentry/sentry-rust#510 (comment)).

@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ labels Nov 5, 2022
@Turbo87 Turbo87 marked this pull request as ready for review November 17, 2022 21:12
@Turbo87 Turbo87 merged commit 9a84ab8 into rust-lang:master Nov 17, 2022
@Turbo87 Turbo87 deleted the traces-sampler branch November 17, 2022 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant