I created a custom Exception that I want detected in an application that exposes a REST api. I want instances of this Exception to be reported on a dashboard and notified via slack. However, AppD reports these exceptions as 500 errors, not as the custom Exception type. How can I configure AppD to detect and report the exception itself (not the resulting response status)?
I created a custom Exception that I want detected in an application that exposes a REST api. I want instances of this Exception to be reported on a dashboard and notified via slack. However, AppD reports these exceptions as 500 errors, not as the custom Exception type. How can I configure AppD to detect and report the exception itself (not the resulting response status)?
User | Count |
---|---|
14 | |
7 | |
3 | |
3 | |
3 | |
2 |