You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/11/29 18:46:00 UTC

[jira] [Closed] (FLINK-30090) Support timespan for TimerGauges

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

Gyula Fora closed FLINK-30090.
------------------------------
    Fix Version/s: 1.17.0
       Resolution: Fixed

merged to master a7fdab8b23cddf568fa32ee7eb804d7c3eb23a35

> Support timespan for TimerGauges
> --------------------------------
>
>                 Key: FLINK-30090
>                 URL: https://issues.apache.org/jira/browse/FLINK-30090
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Metrics
>            Reporter: Gyula Fora
>            Assignee: Gyula Fora
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0
>
>
> Unlike MeterViews, TimerGauges currently do not support timespan settings and fix the timestamp on the ViewUpdater interval which is hardcoded to 5 seconds.
> This means that all metrics that use TimerGauge like backpressure, idle, busytime etc. always show the last 5 second information.
> We should support timespan simiar to meterview with the same 60sec default to make these metrics more stable and useful.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)