getsentry / sentry

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

Filter Release Health stats by tags, and more info about Users with crashed/errored sessions #50685

Open ptrin opened 1 year ago

ptrin commented 1 year ago

Problem Statement

When viewing Release details, there are stats such as:

I would like to be able to filter these stats further, by the tags of the associated Users/Sessions.

Here are some examples of the types of filtering I'd find useful:

Also on the topic of filtering, it would be helpful to be able to filter the Issues on the page to only Errors, and not Messages / other issue/event types.

Solution Brainstorm

It's possible that there are workarounds to find this information within Sentry already, I'd love suggestions of how to find this info if it's something that's possible.

As far as adding filters to the UI, there are already some filters on Release details so maybe the search bar widget could be added as well.

For the Issues, I'd suggest adding checkboxes for which types of Issues should be enabled to display (so I can disable Messages and see Errors only).

Product Area

Releases

getsantry[bot] commented 1 year ago

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

getsantry[bot] commented 1 year ago

Routing to @getsentry/product-owners-releases for triage, due by (sfo). ⏲️

getsantry[bot] commented 1 year ago

Routing to @getsentry/product-owners-performance for triage, due by (yyz). ⏲️

getsantry[bot] commented 1 year ago

Routing to @getsentry/product-owners-releases for triage, due by (sfo). ⏲️

brianthi commented 1 year ago

Hi @ptrin following up on the second half of your request...

Also on the topic of filtering, it would be helpful to be able to filter the Issues on the page to only Errors, and not Messages / other issue/event types.

We currently have a dropdown filter on the Issues stream which allows you to filter by issue type: Errors, Performance. What are "messages" or the other issue/event types you're referring to?

ptrin commented 1 year ago

I’m referring to the captureMessage method:

https://docs.sentry.io/product/sentry-basics/integrate-backend/capturing-errors/#capture-message

On Tue, Jun 13, 2023 at 12:08 PM Brian Thi @.***> wrote:

Hi @ptrin https://github.com/ptrin following up on the second half of your request...

Also on the topic of filtering, it would be helpful to be able to filter the Issues on the page to only Errors, and not Messages / other issue/event types.

We currently have a dropdown filter on the Issues stream which allows you to filter by issue type: Errors, Performance. What are "messages" or the other issue/event types you're referring to?

— Reply to this email directly, view it on GitHub https://github.com/getsentry/sentry/issues/50685#issuecomment-1589614627, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC5XDYFPQUOKTNBMRPIOPTXLCF75ANCNFSM6AAAAAAZBEJIA4 . You are receiving this because you were mentioned.Message ID: @.***>