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)