Possible connector issues

Hey All,

We are working on creating an alert for the possible scenarios towards Postgres Source and Oracle Sink connectors.

Is there any place I can refer for all the possible connector failure cases or any body has some scenarios to refer?

Appreciate your inputs.

Regards,
Srinivas

You could just start monitoring JMX status of Kafka Connect workers and see if there are non-running tasks, then use tools like Prometheus/Alertmanager to get notifications

I’m not sure there is a concise list of errors documented anywhere

Thank you. I will check and update here.