getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.75k stars 4.16k forks source link

Devise a way to fetch an estimated time of the session replay. #46408

Open jdamon96 opened 1 year ago

jdamon96 commented 1 year ago

Problem Statement

I want to be able to query the session time of sessions captured via Sentry Replay. I reached out to support and they instructed me that "Currently being able to track session time via session replays is not a current functionality of this feature." but I should ask here.

Solution Brainstorm

No response

getsantry[bot] commented 1 year ago

Assigning to @getsentry/support for routing, due by (sfo). ⏲️

getsantry[bot] commented 1 year ago

Routing to @getsentry/replay for triage, due by (yyz). ⏲️

JoshFerge commented 1 year ago

@jdamon96 what exactly are you trying to do? search for replays longer than X? or look at a distribution of session times?

jdamon96 commented 1 year ago

distribution of session times

Ideal behavior would be to be able to query session times recorded w Sentry Replay based on the value of a URL parameter

I’d be able to set this up on my own if the Replays have associated URL data and total session time

On Mon, Mar 27 2023 at 4:17 PM, Josh Ferge < @.*** > wrote:

@jdamon96 ( https://github.com/jdamon96 ) what exactly are you trying to do? search for replays longer than X? or look at a distribution of session times?

— Reply to this email directly, view it on GitHub ( https://github.com/getsentry/sentry/issues/46408#issuecomment-1485808178 ) , or unsubscribe ( https://github.com/notifications/unsubscribe-auth/AG5YF276NE6YC3R6U7VMIO3W6HYUTANCNFSM6AAAAAAWJTFZYU ). You are receiving this because you were mentioned. Message ID: <getsentry/sentry/issues/46408/1485808178 @ github. com>

JoshFerge commented 1 year ago

once we have a materialized view, it may be possible to put replays in our "discover" product. much to think about there! cc @bruno-garcia @jas-kas