By default the "Dynatrace Agent Sensor" settings exclude classes starting with Java., Sun. and Javax. However you can configure these settings so that it is possible to configure which throwable classes should be included or excluded in the diagnosis. In order to change the settings you will need to implement the following steps below : 1. Open Agent properties from the cockpit by right-clicking on the target agent and select "Properties.." option 2.On the System profile properties window Click on Sensor Configuration link and un-check “Use All agents Settings” 3. Scroll down to Exceptions item under the "Sensor Configuration" section and click on properties link. 4. On the properties dialog uncheck the “java.” check box and click OK. This will ensure that exception classes like java.lang.ArithmeticException are not excluded.
↧