Instrumentation refers to inspecting the test target to augment your test cases to detect symptoms, measure critical parameters, or listen for events that may indicate some underlying vulnerability in the SUT. You can also use instrumentation to collect logs, dumps, and other information. Data derived from instrumentation can give you deeper insight into possible causes of test case failure.
Protocol-specific details are available in the respective test suite help.