This is an automated email from the ASF dual-hosted git repository.
roman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from fd96076b1b4 [FLINK-32404][table] Add catalog modification listener
interface and create listener for catalog manager (#22924)
add 86207724d5b [FLINK-19010][metric] Introduce subtask level restore
metric
No new revisions were added by this update.
Summary of changes:
docs/content.zh/docs/ops/metrics.md | 5 ++
docs/content/docs/ops/metrics.md | 7 +-
.../apache/flink/runtime/metrics/MetricNames.java | 1 +
.../runtime/metrics/groups/TaskIOMetricGroup.java | 91 ++++++++++++++++++----
.../metrics/groups/TaskIOMetricGroupTest.java | 63 +++++++++------
.../flink/streaming/runtime/tasks/StreamTask.java | 1 +
6 files changed, 131 insertions(+), 37 deletions(-)