Versions Compared

Key

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

...

  • DLL list. A list of DLLs to be instrumented and specific configuration rules for each DLL. If the underlying process of the instance should be instrumented, it must be mentioned explicitly.
  • Common instrumentation rules (“instrument”"instrument") for the whole DLL list.
  • Common exclude rules (“ignore”"ignore"). Following is an example of the file structure:

...

In the following example, all DLLs with the prefix “Pet” "Pet" are instrumented and tracked, regardless of their path. Likewise, for the classes with the prefix “Pet”, "Pet" all methods are instrumented and tracked.

...