SigNoz / signoz

SigNoz is an open-source observability platform native to OpenTelemetry with logs, traces and metrics in a single application. An open-source alternative to DataDog, NewRelic, etc. 🔥 🖥. 👉 Open source Application Performance Monitoring (APM) & Observability tool
https://signoz.io
Other
17.59k stars 1.1k forks source link

Unsubscribe to a certain type of exception #5042

Open ManiMozaffar opened 1 month ago

ManiMozaffar commented 1 month ago

Is your feature request related to a problem?

Yes, I usually get spammed for a specific exception in slack, which I don't want to. That exception is fine for me. In an alternative (sentry) you can exclude a certain exception, which would be very cool to have same in signoz.

Describe the solution you'd like

Excluding exception can be difficult, like how would you exclude it? I have no idea how sentry analysis and exclude a exception, but maybe "IN" filter could do the job? if "MyException" in traceback -> ignore it. It's not very optimal, but I don't have any better ideas.

Describe alternatives you've considered

Not really, that's the only solution I can think of.

Thank you for your feature request – we love each and every one!

welcome[bot] commented 1 month ago

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.