You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/10/10 10:07:00 UTC

[jira] [Closed] (FLINK-10242) Disable latency metrics by default

     [ https://issues.apache.org/jira/browse/FLINK-10242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-10242.
------------------------------------
      Resolution: Fixed
    Release Note: 
(1.7 only) Latency metrics are now disabled by default, which all affect all jobs that do not explicitly set the latencyTrackingInterval via the ExecutionConfig.

To restore the previous default behavior users have to configure the metrics.latency.interval in flink-conf.yaml.

  was:Latency metrics are now disabled by default, which all affect all jobs that do not explicitly set the latencyTrackingInterval via the ExecutionConfig. To restore the previous default behavior users have to configure the metrics.latency.interval in flink-conf.yaml.


1.6: 6f30e8b77ad397d400e24bb48c33bdd123ee2091
1.5: 2a1abd4de2673b5661d07dadf13958d2365515bf

> Disable latency metrics by default
> ----------------------------------
>
>                 Key: FLINK-10242
>                 URL: https://issues.apache.org/jira/browse/FLINK-10242
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Configuration, Metrics
>    Affects Versions: 1.7.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0, 1.6.2, 1.5.5
>
>
> With the plethora of recent issue around latency metrics we should disable them by default.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)