Maximilian Michels created FLINK-37253:
------------------------------------------
Summary: Display state size in application status and deployment
metrics
Key: FLINK-37253
URL: https://issues.apache.org/jira/browse/FLINK-37253
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Reporter: Maximilian Michels
Assignee: Maximilian Michels
Fix For: kubernetes-operator-1.11.0
CPU and memory are already reported by the operator in the FlinkDeployment
status and also reported as metrics:
[https://github.com/apache/flink-kubernetes-operator/blob/main/flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/metrics/FlinkDeploymentMetrics.java#L48]
We can add the state size to the same code path.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)