Hi folks, I was trying to add some metrics to Kafka connectors and realized that right now Flink does not have a common metric definition for the connectors. This complicates the monitoring and operation because the monitoring / alerts need to be set case by case.
To address this issue, I would like to see if is possible to have a set of standardized common metrics for all sources and sinks. The following doc describes the proposal. Feedback is very welcome. https://docs.google.com/document/d/1q86bgj_3T6WFbSUoxLDJJXmUcBOUcvWfh2RZvHG-nPU/edit# Thanks, Jiangjie (Becket) Qin