Hello, Bytes in is the # of bytes read from incoming flow files. Since source processors don't have incoming flow files they will never have bytes in or flow files in.
-Bryan On Thu, Oct 18, 2018 at 11:25 AM Dominique De Vito <[email protected]> wrote: > > Hi, > > While running a ConsumeKafka processor, I noticed there are metrics for > incoming data, but there was no value (like "bytes in") provided in the UI. > > And as far as I have digged into the ConsumeKafka processor, I didn't found > any code related to feeding the metrics related to the incoming data. > > Is it true that ConsumeKafka processor provides no value for the metrics > related to the incoming data ? > > Is it the same for all processors dealing with data coming from outside Nifi ? > > Thanks. > > Regards, > Dominique >
