About this taskTrace level specifies how much trace data to accumulate for a given transaction. You should choose the one of the following values when setting the trace level in the administrative console.
None
No instrumentation.
Hops
Generates instrumentation information on process boundaries only (for example, at the entry and exit points for the Web container).
Performance_debug
Generates one additional level of instrumentation data, whereas debug generates detailed instrumentation data.
Debug
Provides detailed instrumentation data, including response times for all intra-process servlet and EJB
calls.
Select a trace level from the drop down list box. To set the request metrics trace level to generate records, make sure that the
trace level is set to a value greater than None.
Click Apply or OK.
Click Save.
ResultsInformation will be generated to reflect the trace level you selected.