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/07/10 17:37:00 UTC

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

Gyula Fora created FLINK-28480:
----------------------------------

             Summary: 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
             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)