25 May 2019 08:18 PM
In AppMon is could create sensors on Java object constructors. I don't seem to be able to do this in Dynatrace (create request attributes on a constructor).
- am I missing something? Is this not possible in Dynatrace?
- if it is possible, how do I do it?
- if it isn't, is this a planned feature?
Solved! Go to Solution.
25 May 2019 08:24 PM
It such methods like constructors are not displayed in method browser it is not possible. I think it may be because of amount of constructor executions (sometimes). This may be reason of overhead in some circumstances.
The same situation is with System.* methods. I’ve made Appmon sensors on such guys, I cannot to it in Dynatrace (because of the same reason I suppose). About plans for the future we will have to wait for someone from DT team 🙂
Sebastian