<@U029MGYE6GZ> What is the error code you are thro...
# general
p
@User What is the error code you are throwing in your handler?
s
@User thanks for your quick reply. status 500 error . Error Percentage (%) is correct . (caught error correctly), I would like to see error message. Is there way to see error message I throw ?
a
@User we do not have any place to view error logs now. But we do have a plan to show uncaught error trace in the error section in attached image. So something like
throw new Error('throwing error')
should be available there. Could you please raise an issue with your use case? Would be picking this up in Aug sprint.
👀 1
Do you think it also makes sense to gather all error trace at a single place for ease? We can have 1 more item named Errors in the left menu
s
I think it is great to create new menu tab for gathering error in one place.
👍 1
👍🏼 1
a
Cool 👍
a
We are just starting to evaluate SigNoz, I am so surprised to see that currently we cannot see any details about an Error thrown. I'm not sure I could convince anyone at my company to use it without this ability. I would expect to be able to see complete information about each error. A full stack trace, with ability to unminify if needed. Be able to see all the occurrences of the same error, when it was first seen. As well as be able to trace the error through several services. What are your thoughts on this.
p
Agree with you @User We will picking this item next. If you any specific inputs on this, please do create an issue in our repo on this - would help us design it right.
a
Thanks @User I will have a good look over the repo and issues, I'd be happy to contribute wherever I can.
👍 1