Re: numRecordsOutPerSecond metric and side outputs

2021-01-04 Thread Arvid Heise
Hi Alexey,

side outputs should be counted in numRecordsOutPerSecond. However, there is
a bug that this is not happening for side-outputs in the middle of the
chain [1].

[1] https://issues.apache.org/jira/browse/FLINK-18808

On Tue, Dec 22, 2020 at 1:14 AM Alexey Trenikhun  wrote:

> Hello,
> Does numRecordsOutPerSecond metric takes into account number of records
> send to side output or it provides rate only for main output?
>
> Thanks,
> Alexey
>


-- 

Arvid Heise | Senior Java Developer



Follow us @VervericaData

--

Join Flink Forward  - The Apache Flink
Conference

Stream Processing | Event Driven | Real Time

--

Ververica GmbH | Invalidenstrasse 115, 10115 Berlin, Germany

--
Ververica GmbH
Registered at Amtsgericht Charlottenburg: HRB 158244 B
Managing Directors: Timothy Alexander Steinert, Yip Park Tung Jason, Ji
(Toni) Cheng


numRecordsOutPerSecond metric and side outputs

2020-12-21 Thread Alexey Trenikhun
Hello,
Does numRecordsOutPerSecond metric takes into account number of records send to 
side output or it provides rate only for main output?

Thanks,
Alexey