Gyula Fora created FLINK-26183: ---------------------------------- Summary: Support kubernetes-operator metrics using the Flink metric system Key: FLINK-26183 URL: https://issues.apache.org/jira/browse/FLINK-26183 Project: Flink Issue Type: Sub-task Components: Deployment / Kubernetes Reporter: Gyula Fora Assignee: Matyas Orhidi
We should leverage the existing Metric and Reporter infrastructure of Flink to expose metrics of the Flink operator. Users should be able to pass configuration to the operator that will control the metric registry (like for regular Flink jobs) and should be able to access the built in metric reporter plugins. Initially we should expose standard JVM metrics, and later we can add operator specific metric groups if needed. -- This message was sent by Atlassian Jira (v8.20.1#820001)