You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2022/07/12 07:27:00 UTC

[jira] [Commented] (FLINK-28480) Forward timeControllerExecution time as histogram for JOSDK Metrics interface

    [ https://issues.apache.org/jira/browse/FLINK-28480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565330#comment-17565330 ] 

Nicholas Jiang commented on FLINK-28480:
----------------------------------------

[~gyfora], please help to assign this ticket to me. I have pushed a PR for this ticket.

> Forward timeControllerExecution time as histogram for JOSDK Metrics interface
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-28480
>                 URL: https://issues.apache.org/jira/browse/FLINK-28480
>             Project: Flink
>          Issue Type: New Feature
>          Components: Kubernetes Operator
>            Reporter: Gyula Fora
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-1.1.0
>
>
> Currently the JOSDK metrics forwarder logic doesn't implement the timeControllerExecution function.  We should implement it with the following logic.
> 1. Measure execution time for successful failed executions
> 2. Based on the name of the ControllerExectution (reconcile/cleanup) and controller name, track the following histogram metrics metrics
> JOSDK.\{ControllerExecution.controllerName}.\{ControllerExecution.name}.\{ControllerExecution.successTypeName}/failed



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