jlolling / talendcomp_tJobInstance

Talend User Components to work with the cimt framework for batch jobs. These components are developed as cooperation between cimt AG and Jan Lolling
Apache License 2.0
14 stars 7 forks source link

Get Counts from monitored flows #16

Closed mattywausb closed 6 years ago

mattywausb commented 7 years ago

As an alternative to retrieve counters from the global map it would be nice to get the count information from "monitored" flows. Working with this feature would be like follows:

  1. Mark flows to count as "monitored"
  2. in tJobinstanceEnd: enter name of the flow and declare a countergroup and counter name \ or select name from a dropdown, if possible

tJobInstanceEnd should act as follows:

jlolling commented 6 years ago

I have checked that. Currently I do not see a way to catch these counters.