Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to mark a transaction as "DO NOT DROP", so the request is guaranteed to be indexed #53685

Closed
RaduW opened this issue Jul 27, 2023 · 1 comment

Comments

@RaduW
Copy link
Contributor

RaduW commented Jul 27, 2023

Problem Statement

From an internal user:

I'd give anything for the ability to say "Hey Sentry for this 1 request, sample it no matter what", this is a really big part of my debug workflow where I want to see the specific sample of a request.
For example
Somebody comes to me with "Hey X in discover isn't working", I try that query myself to see if it is or isn't working and it broke. I'd like to see that sample
I got a performance fix into production and I want to see immediately whether or not the fix is doing what I wanted
The current way I'm working around this is to just take the trace of a sampled event, and modify the request so that it sends the same trace id so I can get samples again.

Solution Brainstorm

No response

Product Area

Unknown

@matejminar
Copy link
Member

We'll have a proper EPIC for this in Q3: #54094

@matejminar matejminar reopened this Aug 14, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants