id | name | state | start time | exec(ms) | sampled | path | transaction id |
---|
{{ $index + 1 }} | {{ oThread.threadId }} | {{ oThread.threadName }} | {{ oThread.threadState }} | {{ formatDate( oThread.startTime ) }} | {{ oThread.execTime }} | {{ oThread.sampled }} | {{ oThread.entryPoint }} | {{ oThread.transactionId }} |