[
https://issues.apache.org/jira/browse/FLINK-15431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012799#comment-17012799
]
Benchao Li commented on FLINK-15431:
------------------------------------
[~dwysakowicz] Thanks for your comment.
I agree not to add lateRecordsDroppedRate.
And it's helpful for all operators to have a `watermarkLatency` metric. However
It seems that only `WindowOperator` and `CepOperator` deals with latency
records. If we add these metrics to all operator, won't it confuse users?
> Add numLateRecordsDropped/lateRecordsDroppedRate/watermarkLatency in
> CepOperator
> --------------------------------------------------------------------------------
>
> Key: FLINK-15431
> URL: https://issues.apache.org/jira/browse/FLINK-15431
> Project: Flink
> Issue Type: Improvement
> Components: Library / CEP
> Reporter: Benchao Li
> Assignee: Benchao Li
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I find that current CepOperator has no metric indicates
> numLateRecordsDropped/lateRecordsDroppedRate/watermarkLatency which is
> available in WindowOperator.
> It is inconvenient for users to debugging and monitoring. So I propose to
> add these metrics in CepOperator too.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)