Gyula Fora created FLINK-28472:
----------------------------------
Summary: Add JmStatus as a group for JobManagerDeploymentStatus
count metrics
Key: FLINK-28472
URL: https://issues.apache.org/jira/browse/FLINK-28472
Project: Flink
Issue Type: Improvement
Components: Kubernetes Operator
Reporter: Gyula Fora
Assignee: Matyas Orhidi
Fix For: kubernetes-operator-1.1.0
Currently the metric simply looks like
...FlinkDeployment.READY.Count
We should add a group to clarify that READY is the status of the Jm deployment.
This will make it possible to add other status count metrics in the future:
FlinkDeployment.JmStatus.READY.Count
So in the future we can track other states with similar counts:
FlinkDeployment.JobStatus.RUNNING
...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)