- Issue created by @ericgsmith
- Merge request !20#3408332 Add ability to ignore messages (5.x backport) β (Merged) created by ericgsmith
- π³πΏNew Zealand ericgsmith
ericgsmith β changed the visibility of the branch 3408332-ignore-specific-messages to hidden.
- πΊπΈUnited States mfb San Francisco
I'm not 100% sure this is needed, since an issue can be discarded in Sentry, or the before_send hook can be used as you mentioned. But if there's demand we could work on it.
Not sure how many users monitor this issue queue to weigh in on feature requests, but maybe folks could give this a thumbs up if it'd be useful.
- πΊπΈUnited States mfb San Francisco
Answering part of my own question: If you discard an event in Sentry, you still have to send it there, which could cost 150ms time (which is a lot!), unless Sentry or Sentry Relay is running locally.
So discarding in Sentry is a workaround, but not a great workaround.
Better to use the before_send hook or add this feature.
- πΊπΈUnited States mfb San Francisco
Let's add this feature to the 6.x branch
- Status changed to Needs review
over 1 year ago 7:44pm 17 April 2024 - π³πΏNew Zealand ericgsmith
Thanks Mark - I've tested the port to branch 3408332-port with Drupal 10.3 and its working as expected for me
- π³πΏNew Zealand ericgsmith
ericgsmith β changed the visibility of the branch 3408332-backport-4.x to hidden.
- π³πΏNew Zealand ericgsmith
Pushed a 4.x backport to the fork - have a need for this patch on a site that is still on 4.x due to an older version of Sentry - hiding MR but there in case anybody is in a similar situation.
- Status changed to Downport
over 1 year ago 2:34am 22 April 2024 - last update
over 1 year ago 30 pass - Status changed to Needs review
over 1 year ago 4:46am 22 April 2024 - πΊπΈUnited States mfb San Francisco
This is I think ready to be committed to 5.x branch, and then we can backport to 4.x as well
-
mfb β
committed e3b4c783 on 5.x authored by
ericgsmith β
Issue #3408332 by ericgsmith, mfb: Ignore specific messages
-
mfb β
committed e3b4c783 on 5.x authored by
ericgsmith β
- Status changed to Downport
over 1 year ago 6:28am 23 April 2024 - last update
over 1 year ago 30 pass 26:28 59:37 Running- Status changed to Needs review
over 1 year ago 2:30am 24 April 2024 - Status changed to Fixed
over 1 year ago 5:31am 25 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.