Hi Bruce,
The TASKSTATS table in the engine database records task runtimes for each task. ts_starttime column records the time the task starts and ts_elapsedsec records the elapsed task time. There are also some standard RV2 (report viewer) reports which utilise that table.
------------------------------
Craig Halliday
------------------------------
Original Message:
Sent: Thu July 09, 2020 11:54 AM
From: Bruce Gilmore
Subject: Individual RuleRunner task runtimes
Looking for a way to collect individual workflow task runtimes for each batch (e.g. VScan, PageID, Profiler).
I can find lots of ways to see the overall batch runtimes but not a breakout of their components.
Thanks.