Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to retrieve time proccessed by a component

Hi, in my job, I have a tmominput component. Now, I need to know the time it took to read the messages in the queue and the time the message reached to the end component tfileoutputdelimited. Could anybody help me on this?

Labels (1)
1 Solution

Accepted Solutions
vapukov
Master II
Master II

1) enable tStatCatcher and check - is this information help You or not

2) use tChronometerStart -> tChronometerStop components

View solution in original post

2 Replies
vapukov
Master II
Master II

1) enable tStatCatcher and check - is this information help You or not

2) use tChronometerStart -> tChronometerStop components

TRF
Champion II
Champion II

Hi,

 

For most of the components, tick the option "tStatCatcher Statistics" on Advanced settings tab.

Then, add a dedicated subjob starting with a tStatCatcher to catch the statistic events generated by these components, like this one:

0683p000009Lun9.png