sentry-ruby icon indicating copy to clipboard operation
sentry-ruby copied to clipboard

ability to set a global reporting level

Open modosc opened this issue 2 years ago • 1 comments

it would be useful to configure a global exception reporting level (eg, :warning, :error) so that all reported exceptions below this level are dropped.

rollbar/bugsnag have this afaik.

the only way i could find to do this was via before_send but we found the structures passed into that method don't match the structures in the docs and we couldn't find a reliable way to filter on level:.

modosc avatar Apr 18 '22 22:04 modosc

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar May 10 '22 00:05 github-actions[bot]