snuyanzin commented on code in PR #23787: URL: https://github.com/apache/flink/pull/23787#discussion_r1405139838
########## README.md: ########## @@ -128,6 +128,22 @@ This is an active open-source project. We are always open to people who want to Contact us if you are looking for implementation tasks that fit your skills. This article describes [how to contribute to Apache Flink](https://flink.apache.org/contributing/how-to-contribute.html). +## Externalized Connectors + +Most Flink connectors have been externalized to individual repos under the [Apache Software Foundation](https://github.com/apache): + +* [flink-connector-aws](https://github.com/apache/flink-connector-aws) +* [flink-connector-cassandra](https://github.com/apache/flink-connector-cassandra) +* [flink-connector-elasticsearch](https://github.com/apache/flink-connector-elasticsearch) +* [flink-connector-gcp-pubsub](https://github.com/apache/flink-connector-gcp-pubsub) +* [flink-connector-hbase](https://github.com/apache/flink-connector-hbase) +* [flink-connector-jdbc](https://github.com/apache/flink-connector-jdbc) +* [flink-connector-kafka](https://github.com/apache/flink-connector-kafka) +* [flink-connector-mongodb](https://github.com/apache/flink-connector-mongodb) +* [flink-connector-opensearch](https://github.com/apache/flink-connector-opensearch) +* [flink-connector-prometheus](https://github.com/apache/flink-connector-prometheus) Review Comment: sorry didn't look to every at the first time it seems there is the same issue with Prometheus connector FLINK-33137 it is not implemented yet... I opened the link to the connector and there is an empty repo with basic setup -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org