-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
"Sessions with errors" & rageclicks automatic filters #3005
Comments
Here's my 2c: let's always capture exceptions (under a setting at start or via decide endpoint) even without sentry. If sentry integration is turned on it will replace the "default" handler with a more advanced one containing extra info. |
This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the |
@benjackwhite @alexkim205 for prioritization/closing |
Closing this as we already have a similar concept ready for when re re-work that area |
Is your feature request related to a problem?
With the introduction of #2987,
$rageclick
tracking and the Sentry integration, we are just one short improvement away from helping users find more interesting sessions.Describe the solution you'd like
Describe alternatives you've considered
Not use the brand-new filters.
Additional context
This will greatly help with the discoverability of better use cases for sessions and session recordings. Particularly the errors filter, it can help me look at PostHog as my bug discoverability and debugging tool.
Thank you for your feature request – we love each and every one!
The text was updated successfully, but these errors were encountered: