That's kilobytes per second - I don't see an out of the box solution for this but if you may want to look into AutoMetrics for your app http://apex.apache.org/docs/apex/autometrics/ . The fist example involving length in fact aggregates number of bytes so you should be able to adapt it to get kb/s.
On Thu, Jun 15, 2017 at 10:53 PM, Anushree Gupta < anushree.a.gu...@accenture.com> wrote: > Hi All > > On Data Torrent console the processing speed of an application is given in > a > format like 'x processed/s' or 'y emitted/s' where x and y are the counts > of > tuples or records processed/ emitted per second. I have a requirement where > I need it to be in 'kb/s' units. Is there some way of converting it within > DataTorrent console or an operator? > > Thanks in advance, > Anushree > > > > -- > View this message in context: http://apache-apex-users-list. > 78494.x6.nabble.com/Processing-speed-units-tp1737.html > Sent from the Apache Apex Users list mailing list archive at Nabble.com. >