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

[FLINK-36027][cdc-connector][mysql] numRecordsOut/numRecordsOutRate metrics for each OperationType

Open SML0127 opened this issue 1 year ago • 5 comments

Added numRecordsOut/numRecordsOutRate metrics for each OperationType INSERT, UPDATE, DELETE.

Removed table identifier from metrics name. With monitoring tools such as prometheus, we can distinguish flink job, db, and table using metric attributes.

Don't support this metrics for snapshot phase. Because, the value will be same with numRecodsOut, numRecordsOutRate in Flink.

related pr: feature/add-metric-num-records-out-by-data-change-event

SML0127 avatar Aug 10 '24 18:08 SML0127

@leonardBang PTAL

SML0127 avatar Aug 10 '24 18:08 SML0127

@ruanhang1993 PTAL

some cheks was timed out image

Please re-run checks. All check passed at here (https://github.com/SML0127/flink-cdc-connectors/actions/runs/10334300400)

SML0127 avatar Aug 11 '24 09:08 SML0127

@ruanhang1993 Could you please take a look?

SML0127 avatar Oct 28 '24 14:10 SML0127

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

github-actions[bot] avatar Dec 28 '24 00:12 github-actions[bot]

This pull request has been closed because it has not had recent activity. You could reopen it if you try to continue your work, and anyone who are interested in it are encouraged to continue work on this pull request.

github-actions[bot] avatar Feb 27 '25 00:02 github-actions[bot]