Versions Compared

Key

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

Profiles define which sensors are applied to which class or/and method and all the other available instrumentation options. Please read the basic concepts first in order to understand all the configuration elements in inspectIT.

Types

There 3 different profile types in inspectIT at the moment. Each profile type enables configuration of a specific area:

  1. Sensor assignment - this profile type allows definition of method sensor assignments, thus defining which classes/methods will be instrumented.
  2. Exclude rules - this profile type defines which classes will always be excluded from the instrumentation.
  3. JMX definitions - this profile type defines which MBeans and their attribues will be monitored.

Management

Profiles are created and managed with the Configuration Interface view. By selecting the Profiles radio button in the Configuration Interface view all the profiles in the selected CMR repository will be displayed:

...

New profile can be created by clicking on the Add → Create Profile action in the Configuration Interface view tool-bar. The name and type of the profile must be defined, while the description is optional.

...