08 Feb 2022
11:07 PM
- last edited on
09 Feb 2022
12:33 AM
by
MaciejNeumann
Dear All,
How to instrument a nested exception?
The top-level/or the main exception is already instrumented but I wanted to extract a value from a nested exception using the request attribute which is not instrumented.
Regards,
Babar
Hello @ChadTurner
I did some brainstorming with multiple exercises but could not get any success whereas I believe this is one of the essential requirements in several use cases.
Regards,
Babar
I'm not sure here, but I'd guess the instrumentation of exception classes is disabled.
You should always focus to get the value from your application code. The truth is - it's sometimes not possible without code changes in your app.
Hello @Julius_Loman
Thank you for your comments on this. The code change word always opens a new discussion/debate and especially when the customers are using products and there is no in-house development.
Regards,
Babar