Konstantin Knauf created FLINK-11473: ----------------------------------------
Summary: Clarify Documenation on Latency Markers Key: FLINK-11473 URL: https://issues.apache.org/jira/browse/FLINK-11473 Project: Flink Issue Type: Improvement Components: Documentation Affects Versions: 1.7.1 Reporter: Konstantin Knauf Assignee: Konstantin Knauf The documenation on Latency Markers states: {noformat} All intermediate operators keep a list of the last n latencies from each source to compute a latency distribution. The sink operators keep a list from each source, and each parallel source instance to allow detecting latency issues caused by individual machines.{noformat} {{This is not correct anymore as this behavior is controlled by a configuration `metrics.latency.granularity` now.}} -- This message was sent by Atlassian JIRA (v7.6.3#76005)