cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Instrumentation of the Exception

Babar_Qayyum
DynaMight Guru
DynaMight Guru

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

4 REPLIES 4

ChadTurner
DynaMight Legend
DynaMight Legend

@Babar_Qayyum were you able to get a solution to this?

-Chad

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. 

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

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

Featured Posts