sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Don't trace OPTIONS and HEAD requests by default

Open antonpirker opened this issue 3 years ago • 1 comments

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 https://github.com/getsentry/sentry-javascript/pull/5485

Also related to https://github.com/getsentry/sentry-ruby/issues/1864

antonpirker avatar Oct 24 '22 08:10 antonpirker

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 🥀

github-actions[bot] avatar Nov 15 '22 00:11 github-actions[bot]