[tidb] Add metrics for tidb connector
add metrcis: currentFetchEventTimeLag, currentEmitEventTimeLag, sourceIdleTime for TiKVRichParallelSourceFunction
issue: https://github.com/ververica/flink-cdc-connectors/issues/985
Thanks @xieyi888 for the great work! Before this PR could be merged, could you please rebase it with latest master branch?
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
masterbranch?
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