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

Don't trace OPTIONS and HEAD requests by default #1704

Open
antonpirker opened this issue Oct 24, 2022 · 1 comment
Open

Don't trace OPTIONS and HEAD requests by default #1704

antonpirker opened this issue Oct 24, 2022 · 1 comment
Assignees
Labels
Enhancement New feature or request Triaged Has been looked at recently during old issue triage

Comments

@antonpirker
Copy link
Member

antonpirker commented Oct 24, 2022

We decided that OPTIONS requests shouldn't be traced by default since they eat into quota a lot for some users and don't add much value.

First implementation should not start transaction for OPTIONS and HEAD requests in Django, Flask and FastAPI integrations.

See getsentry/sentry-javascript#5485

Also related to getsentry/sentry-ruby#1864

@antonpirker antonpirker added the Enhancement New feature or request label Oct 24, 2022
@github-actions
Copy link

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@antonpirker antonpirker changed the title Don't trace OPTIONS/HEAD requests by default Don't trace OPTIONS requests by default Nov 16, 2022
@antonpirker antonpirker added the Triaged Has been looked at recently during old issue triage label Jan 29, 2024
@antonpirker antonpirker self-assigned this Sep 9, 2024
@antonpirker antonpirker changed the title Don't trace OPTIONS requests by default Don't trace OPTIONS and HEAD requests by default Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Triaged Has been looked at recently during old issue triage
Projects
None yet
Development

No branches or pull requests

2 participants