flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[tidb] Add metrics for tidb connector

Open xieyi888 opened this issue 2 years ago • 2 comments

add metrcis: currentFetchEventTimeLag, currentEmitEventTimeLag, sourceIdleTime for TiKVRichParallelSourceFunction

issue: https://github.com/ververica/flink-cdc-connectors/issues/985

xieyi888 avatar Mar 09 '23 04:03 xieyi888

Thanks @xieyi888 for the great work! Before this PR could be merged, could you please rebase it with latest master branch?

yuxiqian avatar Apr 26 '24 02:04 yuxiqian

add metrcis: currentFetchEventTimeLag, currentEmitEventTimeLag, sourceIdleTime for TiKVRichParallelSourceFunction

Thanks @xieyi888 for the great work! Before this PR could be merged, could you please rebase it with latest master branch?

Thanks a lot for pushing this PR. As it was created before version 2.3.0 (2022-11-10) I had create new issue and PR to solve it https://issues.apache.org/jira/browse/FLINK-35245 https://github.com/apache/flink-cdc/pull/3266

Please take a look

xieyi888 avatar Apr 26 '24 08:04 xieyi888