sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Is there a limit for event details?

Open karambaq opened this issue 2 months ago • 4 comments

Environment

self-hosted

What are you trying to accomplish?

I have a request which executes around 2.5 minutes, but in sentry it's showing only ~6 seconds of spans/

How are you getting stuck?

Is there a limit for events in event details?

Where in the product are you?

Performance - Queries

Link

No response

DSN

No response

Version

No response

karambaq avatar May 05 '24 03:05 karambaq

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar May 05 '24 03:05 getsantry[bot]

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar May 07 '24 17:05 getsantry[bot]

Routing to @getsentry/product-owners-performance for triage ⏲️

getsantry[bot] avatar May 07 '24 17:05 getsantry[bot]

Hey there, is this a frontend transaction? Sentry has a limit of 1000 spans within a transaction, after which we stop recording per each transaction. In frontend transactions we also cut off pageload transactions if no activity has been detected, so it's possibly that.

We can take a look if would like to link the transaction in question (or just give me the id of the event and your org id or slug).

k-fish avatar May 08 '24 20:05 k-fish