<#C01HWQ1R0BC|> In traces i want to filter based ...
# support
m
#C01HWQ1R0BC In traces i want to filter based on the exception message or exception type . I have tried putting the query as
exception.type = TypeError
but still the filter is not getting applied . Please help on how to filter the errors based on error type or error message.
s
Hi, this is currently not supported.
m
Hi @Srikanth Chekuri, Lets say that i fix an error/exception , so is there any way to archive the exception/error and create alert for the same , so if the error/exception occurs again we get the alert. Same as how we can configure in sentry.
Not exactly sentry but you can set up exception based alert in SigNoz
m
So we cannot archive or delete an exception/error right?
#C01HWQ1R0BC
s
As I mentioned, it's not a sentry, but you can get the alerts on exceptions, if you want certain exceptions ignored, you can do that by changing the query.