Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Environment defines all the configuration options for the agent. Each agent connected to the inspectIT CMR repository will use exactly one environment that defines all the needed configuration. Please read the basic concepts first in order to understand all the configuration elements in inspectIT.

...

If activated all sub-classes of java.lang.ClassLoader will be instrumented so that loading of the inspectIT classes is delegated to the inspectIT class loader. Should only be changed to false in rare cases. By default this setting is active.

In case you are running on IBM JVM the default exclude-rules will ignore the default IBM boot class loader com.ibm.oti.vm.BootstrapClassLoader. Using class loading delegation with this class loader results in recursive calls that end in stack overflow errors. If by any chance you define a custom boot class loader, please be aware of the problem with recursion and if needed ignore it's class from any instrumentation using exclude rules.

Platform sensors selection

...

  • Timer sensor
  • HTTP sensor
  • Exception sensor
  • JDBC Statement sensor
  • JDBC Prepared Statement sensor
  • Image ModifiedInvocation Sequence sensor 

...