Hequn Cheng created FLINK-16671: ----------------------------------- Summary: Support define scopes and variables on Python metric group Key: FLINK-16671 URL: https://issues.apache.org/jira/browse/FLINK-16671 Project: Flink Issue Type: Sub-task Components: API / Python Reporter: Hequn Cheng Assignee: Hequn Cheng Fix For: 1.11.0
In thisĀ ticket, we are going to supportĀ define scopes and variables on Python metric group, i.e., adding `get_metric_group()` on `FunctionContext`, adding `add_group`, `get_scope_components`, `get_all_variables` and `get_metric_identifier` in `MetricGroup`. -- This message was sent by Atlassian Jira (v8.3.4#803005)